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
- Bouncy Castle Kotlin API and DSL Distribution (Mirror)☆86Updated this week
- A Java implementation of the Libsodium crypto library. For the lazy dev.☆139Updated 5 months ago
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆119Updated 2 months ago
- Pure Java and JNI backed Curve25519 implementation.☆233Updated 2 years ago
- Plain Java implementation of the Noise protocol☆130Updated 10 months ago
- Obfuscated/clearable in memory string management☆39Updated last year
- (Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in…☆180Updated 3 years ago
- Pure Java implementation of EdDSA☆222Updated last year
- A Java JNA wrapper around the GNU Multiple Precision Arithmetic Library.☆62Updated last year
- Generic OpenSSL bindings for Java☆81Updated 8 months ago
- Argon2 Java implementation☆40Updated 5 years ago
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆105Updated last year
- Encrypted File System for Java: transparent encryption of files with e.g. AES by a java.nio.file.FileSystem implementation☆40Updated 4 years ago
- Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections☆76Updated 6 years ago
- Utility classes for converting between granularities of SI and IEC byte units and bit units.☆178Updated 2 weeks ago
- A Java library that implements a ByteChannel interface over SSLEngine, enabling easy-to-use (socket-like) TLS for Java applications.☆198Updated this week
- wolfSSL JSSE provider and JNI wrapper for SSL/TLS, supporting up to TLS 1.3!☆65Updated last week
- Maven artifacts containing compiled flatbuffers binaries and flatbuffers-java runtime library☆56Updated this week
- Backport of the JSR 354 RI compatible with Java prior to SE8.☆9Updated 3 years ago
- Benchmarks for common embedded Java and Kotlin web frameworks☆69Updated 6 years ago
- An Android/Kotlin binding for the Argon2 hash☆82Updated 2 months ago
- Lightweight, cross-platform Java library for the Brotli compression format☆73Updated 4 years ago
- Brotli4j provides Brotli compression and decompression for Java.☆121Updated this week
- FEST Fluent Reflection☆141Updated 7 years ago
- Enables the use of Kotlin coroutines and GraalVM native-image together☆84Updated 5 years ago
- Fluent builders with typesafe API for the JCA☆46Updated 3 years ago
- OpenJSSE: A JSSE provider that supports TLS 1.3 on Java SE 8☆107Updated last year
- Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianne…☆164Updated 2 months ago
- multi module gradle project☆46Updated 3 years ago
- Java implementation of FIPS 202, SHA3-xxxx, SHAKE128, SHAKE256☆18Updated 4 years ago