hkdf

There are 55 repositories under hkdf topic.

  • UnrealScript-FCrypto

    Pure UnrealScript SSL/TLS implementation and cryptography utilities based on BearSSL. Work in progress.

    Language:UnrealScript1
  • HKDF-BLAKE2b

    HKDF with keyed BLAKE2b-512 instead of HMAC.

    Language:C#1
  • java-hkdf

    A Java implementation of HKDF (RFC 5869)

    Language:Java1
  • mim-rs

    MIM is a Hash Visualization format utilising 4x4 colour matrixes. This provides a quick and easy method to compare fingerprints, e.g. SSH keys, x509 certs etc.

    Language:Rust1
  • hmacr

    Key mutable HMAC implementation, with common HMAC KDFs

    Language:Go1
  • E2E2

    A Go implementation of an encryption system combining end-to-end encryption with ephemeral keys. It employs a three-layer key derivation process (K1, K2, K3) and generates time-based Ephemeral API Keys (EAPI). The system includes client-server key exchange, session management, and encrypted data transmission functionalities.

    Language:Go
  • red

    red - remember Ed. Generate a deterministic Ed25519 key pair, in hex or PEM notation.

    Language:Go
  • hkdf

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

    Language:Dart
  • nextauth-jwe-decrypt

    This package can be used to decrypt JWEs issued by next-auth in any external APIs

    Language:TypeScript
  • encoder

    Perform encryption on information, such as passwords, etc.

    Language:Go
  • HKDF.NET

    A .NET implementation of HKDF, with support for SHA256, SHA384, and SHA512.

    Language:C#
  • dust

    dust - A toy crypto library. Completely insecure, totally unsafe, and horribly inefficient.

    Language:C
  • ncryptf-core

    ncryptf for .Net Core 2.1+

    Language:C#
  • ncryptf-kotlin

    ncryptf for Android, written in Kotlin

    Language:Kotlin
  • sHKDF

    Experimental backdoor-resistant salted-HMAC-based Key Derivation function.

    Language:Rust
  • ncryptf-swift

    ncryptf for Swift 4+ - Secure API authentication and end to end encryption

    Language:Swift
  • armadillo

    A shared preference implementation for confidential data. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of Fingerprinting combined with optional user provided passwords.

    Language:Java
  • offline-door-lock-webserver

    Webserver implemented for the Radio Frequency Identification assignment of my graduation.

    Language:Go