hkdf

There are 54 repositories under hkdf topic.

  • noble-hashes

    paulmillr/noble-hashes

    Audited & minimal JS implementation of hash functions, MACs and KDFs.

    Language:JavaScript590124645
  • sdrapkin/SecurityDriven.Inferno

    :white_check_mark: .NET crypto done right. Professionally audited.

    Language:C#569344150
  • orion-rs/orion

    Usable, easy and safe pure-Rust crypto

    Language:Rust5451114430
  • ektrah/nsec

    A modern and easy-to-use cryptographic library for .NET 8+ based on libsodium

    Language:C#395216755
  • armadillo

    patrickfav/armadillo

    A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.

    Language:Java28092852
  • noctisynth/oblivion-rust

    A fast, lightweight, and full duplex secure end-to-end encryption protocol based on ECDHE

    Language:Rust96121
  • 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:Java67559
  • id-mask

    patrickfav/id-mask

    IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger.

    Language:Java65733
  • crypto

    aykxt/crypto

    🔐 Fast crypto library for Deno written in pure Typescript. AES, Blowfish, CAST5, DES, 3DES, HMAC, HKDF, PBKDF2

    Language:TypeScript53332
  • aldenml/ecc

    elliptic-curve cryptography

    Language:C30331
  • HMBSbige/CryptoBase

    A fast crypto library for .NET

    Language:C#25473
  • charlesportwoodii/libsodium-uwp

    libsodium for Universal Windows Platform (UWP) - A secure cryptographic library

    Language:C++167251
  • cryspen/hacl-packages

    The Cryspen HACL Distribution

    Language:C16919118
  • dunkelstern/mbedtls-esp8266

    Updated and Upgraded mbedTLS library for the ESP8266 (probably ESP32 too)

    Language:C15304
  • hannesm/ocaml-hkdf

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

    Language:OCaml12601
  • charlesportwoodii/yii2-api

    A Yii2 API Skeleton Framework

    Language:PHP11541
  • schnef/hkdf

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

    Language:Erlang11305
  • TurtlPass/turtlpass-firmware-arduino

    TurtlPass Firmware for Raspberry Pi Pico (RP2040)

    Language:C++9110
  • Bouke/HKDF

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

    Language:Swift7304
  • akhawaja/ecc-crypto-helper

    A Node.js ECDH and RSA helper library.

    Language:JavaScript6303
  • 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
  • nealfennimore/webcrypto-ts

    No dependency Web Crypto Typescript wrapper with strict type enforcement. Node + Browser support

    Language:TypeScript5200
  • brycx/Test-Vector-Generation

    Various generated test vectors.

    Language:Python4301
  • Kiooku/Cryptography-Notebook

    Cryptography Notebook is a repository containing some of the cryptographic implementations I have done for learning purposes.

    Language:Rust4100
  • ncryptf/ncryptf-php

    ncryptf for PHP - Secure API authentication and end to end encryption

    Language:PHP4201
  • bkdf

    patrickfav/bkdf

    BCrypt based key derivation function to improve BCrypt as a cryptographic primitive for password hashing and key derivation

    Language:Java4412
  • zntrio/anvil

    Forge "no password on the wire" authentication challenges.

    Language:Go4201
  • AndryRafam/Shadow

    Linux command line interface encryption program (encrypting / decrypting files, or folders) using AES-256-GCM (Galois Counter Mode) as an encryption algorithm and SHA-256 as HKDF (Key Derivation Function based on HMAC).

    Language:C++3100
  • okomeki/SoftLibCrypto

    Javaのハッシュ、暗号系

    Language:Java3110
  • ikonovalov/file-force

    Decentralized anonymous encrypted object/file sharing tools

    Language:JavaScript2420
  • matchory/php-id-mask

    IDMask implementation in PHP. IDMask is a library for masking internal IDs when they need to be published to hide their actual value and to prevent forging. It supports optional randomisation.

    Language:PHP2100
  • ncryptf/ncryptf-java

    ncryptf for Java 8+ - Secure API authentication and end to end encryption

    Language:Java2200
  • samuel-lucas6/HKDF-BLAKE2b

    HKDF with keyed BLAKE2b-512 instead of HMAC.

    Language:C#130
  • xannythepleb/PyCryptX

    PyCryptX - an X25519 + Ed25519 + ChaCha20 + BLAKE2b based public key encryption program in Python. This is an unaudited hobby project!

    Language:Python1100
  • christoffercarlsson/autograph

    The Autograph Protocol

    Language:C++0210