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
- (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 implementation of EdDSA☆231Updated 2 years ago
- Plain Java implementation of the Noise protocol☆141Updated last year
- 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 RFC 7049: Concise Binary Object Representation (CBOR)☆128Updated last month
- Bouncy Castle Kotlin API and DSL Distribution (Mirror)☆111Updated 10 months ago
- Pure Java and JNI backed Curve25519 implementation.☆237Updated 3 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 Tink☆245Updated last week
- A Java JNA wrapper around the GNU Multiple Precision Arithmetic Library.☆64Updated 2 years ago
- Fluent Java API for Argon2 password hashing☆67Updated 3 years ago
- A Java implementation of AES-GCM-SIV (RFC 8452).☆33Updated 6 years ago
- Java bindings for various native APIs☆119Updated last week
- A Java implementation of Concise Binary Object Representation (RFC 8949)☆51Updated 10 months 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
- Java implementation of scrypt☆433Updated 5 years ago
- Automatize releasing Gradle projects to Maven Central.☆177Updated 3 years ago
- An Android implementation of the Libsodium cryptography library. For the lazy dev.☆116Updated 7 months ago
- A gradle plugin that enables static verification for remote dependencies.☆231Updated 6 years ago
- Argon2 Binding for the JVM☆361Updated last month
- Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections☆78Updated 7 years ago
- Advanced yet easy to use escaping library for Java☆245Updated 7 months 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
- MiGBase64 is a very fast and small Base64 Codec written in Java (clone of http://migbase64.sourceforge.net/)☆16Updated 5 years ago
- Kotlin hashids hash function☆122Updated 3 years ago
- Gradle plugin to simplify loading project properties from external environment specific files☆197Updated 4 months ago
- Benchmarks for common embedded Java and Kotlin web frameworks☆68Updated 7 years ago
- Java facility for adding a “human touch” to data.☆238Updated 5 years ago
- Strong encryption for Java simplified☆103Updated 6 years ago