patrickfav / hkdf
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
- A Java implementation of the Libsodium crypto library. For the lazy dev.☆141Updated 7 months ago
- Pure Java implementation of EdDSA☆222Updated last year
- A Java implementation of AES-GCM-SIV (RFC 8452).☆33Updated 5 years ago
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆119Updated 3 months ago
- Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianne…☆163Updated 3 months ago
- Obfuscated/clearable in memory string management☆39Updated last year
- Pure Java and JNI backed Curve25519 implementation.☆233Updated 2 years ago
- Bouncy Castle Kotlin API and DSL Distribution (Mirror)☆86Updated 2 weeks ago
- Encrypted File System for Java: transparent encryption of files with e.g. AES by a java.nio.file.FileSystem implementation☆40Updated 4 years ago
- Java port of Matthijs van Duin's implementation of Daniel J Bernstein's Curve25519.☆16Updated 10 years ago
- Java binding to the Networking and Cryptography (NaCl) library with the awesomeness of libsodium☆209Updated last year
- Plain Java implementation of the Noise protocol☆130Updated 11 months ago
- Fluent builders with typesafe API for the JCA☆46Updated 3 years ago
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆106Updated last year
- (Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in…☆181Updated 3 years ago
- A Java JNA wrapper around the GNU Multiple Precision Arithmetic Library.☆62Updated 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.☆80Updated last year
- Generic OpenSSL bindings for Java☆81Updated 9 months ago
- Utility classes for converting between granularities of SI and IEC byte units and bit units.☆178Updated this week
- Strong encryption for Java simplified☆102Updated 5 years ago
- SIKE for Java is a software library that implements experimental supersingular isogeny cryptographic schemes that aim to provide protecti…☆30Updated 2 years ago
- TLS pinning for Java☆39Updated 4 months ago
- FEST Fluent Reflection☆141Updated 7 years ago
- Data Structure library for Kotlin☆49Updated 2 years ago
- Fluent Java API for Argon2 password hashing☆65Updated 2 years ago
- Whitebox AES implementation in Java. Chow scheme.☆94Updated last year
- The friendly complement to the BouncyCastle crypto API for Java.☆40Updated 2 months ago
- Java Concurrent Unique Queue☆20Updated 4 years ago
- JTar is a simple Java Tar library, that provides an easy way to create and read tar files using IO streams. The API is very simple to use…☆145Updated last year
- Backport of Java 9 (JEP 266) CompletableFuture API for Android Studio 3.x D8 / desugar toolchain, forked from https://github.com/stefan-z…☆65Updated 2 years ago