hkdf
There are 55 repositories under hkdf topic.
UnrealScript-FCrypto
Pure UnrealScript SSL/TLS implementation and cryptography utilities based on BearSSL. Work in progress.
HKDF-BLAKE2b
HKDF with keyed BLAKE2b-512 instead of HMAC.
java-hkdf
A Java implementation of HKDF (RFC 5869)
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.
hmacr
Key mutable HMAC implementation, with common HMAC KDFs
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.
red
red - remember Ed. Generate a deterministic Ed25519 key pair, in hex or PEM notation.
hkdf
An implementation of the HMAC-based Key Derivation Function (HKDF) mechanism as per RFC 5869.
nextauth-jwe-decrypt
This package can be used to decrypt JWEs issued by next-auth in any external APIs
encoder
Perform encryption on information, such as passwords, etc.
HKDF.NET
A .NET implementation of HKDF, with support for SHA256, SHA384, and SHA512.
dust
dust - A toy crypto library. Completely insecure, totally unsafe, and horribly inefficient.
ncryptf-core
ncryptf for .Net Core 2.1+
ncryptf-kotlin
ncryptf for Android, written in Kotlin
sHKDF
Experimental backdoor-resistant salted-HMAC-based Key Derivation function.
ncryptf-swift
ncryptf for Swift 4+ - Secure API authentication and end to end encryption
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.
offline-door-lock-webserver
Webserver implemented for the Radio Frequency Identification assignment of my graduation.