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.☆142Updated 8 months ago
- Fluent builders with typesafe API for the JCA☆46Updated 3 years ago
- Pure Java and JNI backed Curve25519 implementation.☆233Updated 3 years ago
- Bouncy Castle Kotlin API and DSL Distribution (Mirror)☆89Updated last month
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆121Updated 4 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…☆164Updated 5 months ago
- Pure Java implementation of EdDSA☆223Updated last year
- A Java JNA wrapper around the GNU Multiple Precision Arithmetic Library.☆62Updated 2 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
- Plain Java implementation of the Noise protocol☆131Updated last year
- Java implementation of Tink☆179Updated last week
- A Java implementation of AES-GCM-SIV (RFC 8452).☆33Updated 6 years ago
- Utility classes for converting between granularities of SI and IEC byte units and bit units.☆178Updated last week
- wolfSSL JSSE provider and JNI wrapper for SSL/TLS, supporting up to TLS 1.3!☆65Updated this week
- Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections☆76Updated 6 years ago
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆108Updated last year
- Brotli4j provides Brotli compression and decompression for Java.☆124Updated 3 weeks ago
- (Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in…☆182Updated 3 years ago
- An Android implementation of the Libsodium cryptography library. For the lazy dev.☆109Updated 2 years ago
- Java binding to the Networking and Cryptography (NaCl) library with the awesomeness of libsodium☆210Updated last year
- RxJava 2/3 interop library for supporting Java 8 features such as Optional, Stream and CompletableFuture [discontinued]☆71Updated 5 years ago
- Strong encryption for Java simplified☆102Updated 5 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
- Fluent Java API for Argon2 password hashing☆65Updated 3 years ago
- Argon2 Java implementation☆41Updated 5 years ago
- Obfuscated/clearable in memory string management☆40Updated last year
- FEST Fluent Reflection☆142Updated 7 years ago
- Benchmarks for common embedded Java and Kotlin web frameworks☆69Updated 6 years 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
- A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitive…☆303Updated 2 years ago