hkdf
Here are 8 public repositories matching this topic...
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
-
Updated
Feb 12, 2024 - Java
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.
-
Updated
Jan 15, 2024 - Java
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.
-
Updated
Apr 1, 2023 - Java
ncryptf for Java 8+ - Secure API authentication and end to end encryption
-
Updated
Apr 15, 2019 - Java
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.
-
Updated
Jan 4, 2018 - Java
Improve this page
Add a description, image, and links to the hkdf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hkdf topic, visit your repo's landing page and select "manage topics."