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 3 months ago
- Plain Java implementation of the Noise protocol☆138Updated last year
- Pure Java implementation of EdDSA☆227Updated 2 years ago
- Bouncy Castle Kotlin API and DSL Distribution (Mirror)☆98Updated 6 months ago
- Java implementation of Tink☆221Updated this week
- (Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in…☆183Updated 4 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…☆169Updated 10 months ago
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆128Updated 2 weeks ago
- Automatize releasing Gradle projects to Maven Central.☆176Updated 2 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.☆81Updated 2 years ago
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆111Updated last year
- A Java implementation of AES-GCM-SIV (RFC 8452).☆33Updated 6 years ago
- A gradle plugin that enables static verification for remote dependencies.☆231Updated 6 years ago
- Java AES encryption library☆78Updated 6 years ago
- An Android implementation of the Libsodium cryptography library. For the lazy dev.☆115Updated 4 months ago
- Implementation of the single-step key derivation function (KDF) as described in NIST Special Publication 800-56C Rev1 supporting messages…☆10Updated 2 years ago
- An Android/Kotlin binding for the Argon2 hash☆101Updated 7 months ago
- A Java implementation of Concise Binary Object Representation (RFC 8949)☆49Updated 7 months ago
- Different hash functions in Kotlin (SHA3 with Keccak and Shake variants, sha256, ripemd160)☆55Updated 2 years ago
- Java library to extract links (URLs, email addresses) from plain text; fast, small and smart☆212Updated 3 months ago
- Java implementation of FIPS 202, SHA3-xxxx, SHAKE128, SHAKE256☆19Updated 4 years ago
- A Java JNA wrapper around the GNU Multiple Precision Arithmetic Library.☆62Updated 2 years ago
- Java port of Matthijs van Duin's implementation of Daniel J Bernstein's Curve25519.☆16Updated 11 years ago
- TLS pinning for Java☆40Updated 10 months ago
- A minimal viable replacement for the Lombok @Builder plugin for Kotlin code☆85Updated 2 years ago
- Native driver for Webcam Capture API☆32Updated 9 months ago
- Simple OAuth 2.0 client written in Kotlin☆25Updated 8 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
- Minimalistic Gradle plugin that generates changelog based on commit history and GitHub pull requests/issues☆76Updated last year
- Strong encryption for Java simplified☆103Updated 6 years ago