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
☆68Updated last year
Alternatives and similar repositories for hkdf
Users that are interested in hkdf are comparing it to the libraries listed below
Sorting:
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆123Updated 5 months ago
- (Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in…☆183Updated 3 years ago
- A Java implementation of the Libsodium crypto library. For the lazy dev.☆143Updated this week
- Plain Java implementation of the Noise protocol☆131Updated last year
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆109Updated last year
- Obfuscated/clearable in memory string management☆42Updated last year
- Java port of Matthijs van Duin's implementation of Daniel J Bernstein's Curve25519.☆16Updated 10 years ago
- A Java JNA wrapper around the GNU Multiple Precision Arithmetic Library.☆62Updated 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…☆165Updated 6 months ago
- Pure Java and JNI backed Curve25519 implementation.☆234Updated 3 years ago
- Pure Java implementation of EdDSA☆224Updated last year
- Bouncy Castle Kotlin API and DSL Distribution (Mirror)☆89Updated 2 months ago
- An Android implementation of the Libsodium cryptography library. For the lazy dev.☆111Updated this week
- Encrypted File System for Java: transparent encryption of files with e.g. AES by a java.nio.file.FileSystem implementation☆43Updated 2 weeks ago
- Data Structure library for Kotlin☆49Updated 2 years ago
- Fluent builders with typesafe API for the JCA☆47Updated 3 years 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.☆80Updated 2 years ago
- TLS pinning for Java☆40Updated 6 months ago
- Fluent Java API for Argon2 password hashing☆65Updated 3 years ago
- Kotlin logging, both js and jvm☆34Updated 6 years ago
- A Java implementation of AES-GCM-SIV (RFC 8452).☆33Updated 6 years ago
- Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections☆76Updated 7 years ago
- Useful library to handle bytes or bits in Java. Read and write data in a byte array with a custom size for Java types. Read/Write Integer…☆59Updated 3 years ago
- Java implementation of FIPS 202, SHA3-xxxx, SHAKE128, SHAKE256☆18Updated 4 years ago
- Java facility for adding a “human touch” to data.☆237Updated 5 years ago
- ☆15Updated 7 years ago
- Painless and fast Gradle plugin development