patrickfav / hkdfLinks
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
☆69Updated last year
Alternatives and similar repositories for hkdf
Users that are interested in hkdf are comparing it to the libraries listed below
Sorting:
- A Java implementation of the Libsodium crypto library. For the lazy dev.☆149Updated 6 months ago
- Plain Java implementation of the Noise protocol☆140Updated last year
- Pure Java implementation of EdDSA☆230Updated 2 years ago
- Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianne…☆170Updated last year
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆128Updated 3 weeks ago
- A re-implementation of the javax.smartcardio API. It allows you to communicate to a smart card (at the APDU level) from within Java.☆81Updated 2 years ago
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆111Updated 2 years ago
- Java implementation of Tink☆241Updated last week
- (Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in…☆187Updated 4 years ago
- Pure Java and JNI backed Curve25519 implementation.☆236Updated 3 years ago
- Bouncy Castle Kotlin API and DSL Distribution (Mirror)☆109Updated 9 months ago
- A Java JNA wrapper around the GNU Multiple Precision Arithmetic Library.☆63Updated 2 years ago
- SIKE for Java is a software library that implements experimental supersingular isogeny cryptographic schemes that aim to provide protecti…☆30Updated 3 years ago
- BER-TLV parser and builder☆135Updated 4 years ago
- Java implementation of the BLAKE2b cryptographic hash function☆81Updated 3 years ago
- The friendly complement to the BouncyCastle crypto API for Java.☆41Updated last month
- Fluent builders with typesafe API for the JCA☆47Updated 4 years ago
- Fluent Java API for Argon2 password hashing☆67Updated 3 years ago
- Generic, platform independent PC/SC wrapper and event driven card model. Alternative javax.smartcardio provider with less PC/SC restricti…☆49Updated 2 years ago
- A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitive…☆307Updated 2 years ago
- Strong encryption for Java simplified☆103Updated 6 years ago
- A Java implementation of Concise Binary Object Representation (RFC 8949)☆51Updated 10 months ago
- A Java implementation of AES-GCM-SIV (RFC 8452).☆33Updated 6 years ago
- Automatize releasing Gradle projects to Maven Central.☆177Updated 3 years ago
- An Apache licensed, immutable Java value type for IBAN's.☆118Updated this week
- libsodium-jna is a java library that binds to libsodium C crypto APIs with Java Native Access (JNA)☆54Updated last year
- TweetNaCl in Java - a port of TweetNaCl-js☆49Updated 2 years ago
- A Standalone ASN.1 Encoding/Decoding Library in Java☆36Updated 3 months ago
- Kotlin hashids hash function☆122Updated 3 years ago
- Java library to extract links (URLs, email addresses) from plain text; fast, small and smart☆212Updated 6 months ago