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:
- A Java implementation of the Libsodium crypto library. For the lazy dev.☆149Updated 2 months ago
- Plain Java implementation of the Noise protocol☆137Updated last year
- (Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in…☆183Updated 4 years ago
- Pure Java implementation of EdDSA☆225Updated 2 years ago
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆111Updated last year
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆126Updated 8 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…☆168Updated 8 months ago
- Pure Java and JNI backed Curve25519 implementation.☆236Updated 3 years ago
- Java implementation of Tink☆199Updated this week
- A Java implementation of AES-GCM-SIV (RFC 8452).☆33Updated 6 years ago
- Bouncy Castle Kotlin API and DSL Distribution (Mirror)☆93Updated 5 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
- An unoptimized BLAKE3 implementation in Java☆31Updated 4 years ago
- TLS pinning for Java☆40Updated 9 months ago
- A Java implementation of Concise Binary Object Representation (RFC 8949)☆48Updated 6 months ago
- A Java JNA wrapper around the GNU Multiple Precision Arithmetic Library.☆62Updated 2 years ago
- Fluent builders with typesafe API for the JCA☆48Updated 4 years ago
- An Android implementation of the Libsodium cryptography library. For the lazy dev.☆113Updated 2 months ago
- Strong encryption for Java simplified☆103Updated 5 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
- Generic, platform independent PC/SC wrapper and event driven card model. Alternative javax.smartcardio provider with less PC/SC restricti…☆47Updated last year
- 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
- Java implementation of FIPS 202, SHA3-xxxx, SHAKE128, SHAKE256☆19Updated 4 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…☆60Updated 3 years ago
- Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections☆78Updated 7 years ago
- A gradle plugin that enables static verification for remote dependencies.☆231Updated 6 years ago
- Java implementation of the BLAKE2b cryptographic hash function☆80Updated 2 years ago
- A set of plugins to simplify Gradle release tasks☆43Updated 3 weeks ago
- Automatize releasing Gradle projects to Maven Central.☆176Updated 2 years ago
- libsodium-jna is a java library that binds to libsodium C crypto APIs with Java Native Access (JNA)☆52Updated 11 months ago