rfc5869

There are 7 repositories under rfc5869 topic.

  • hkdf

    patrickfav/hkdf

    A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatible to NIST 800-56C Rev. 1 two step KDF

    Language:Java68559
  • hannesm/ocaml-hkdf

    HMAC-based Extract-and-Expand Key Derivation Function (HKDF) (RFC 5869)

    Language:OCaml12601
  • schnef/hkdf

    Erlang HMAC-based Extract-and-Expand Key Derivation Function (HKDF)

    Language:Erlang11305
  • LogicSoftware/WebPushEncryption

    Chrome/Mozilla push notifications payload encryption for .NET

    Language:C#7522
  • aenglisc/hkdf_erlang

    An implementation of HKDF in Erlang.

    Language:Erlang5300
  • andreimilto/HKDF.Standard

    Fast, cross-platform, RFC-compliant implementation of HMAC-based Extract-and-Expand Key Derivation Function (HKDF) in .NET Standard

    Language:C#5200
  • carlosmakin/hkdf

    An implementation of the HMAC-based Key Derivation Function (HKDF) mechanism as per RFC 5869.

    Language:Dart0100