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
☆66Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for hkdf
- Pure Java and JNI backed Curve25519 implementation.☆233Updated 2 years ago
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆118Updated this week
- A Java implementation of the Libsodium crypto library. For the lazy dev.☆136Updated 2 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.☆79Updated last year
- Java port of Matthijs van Duin's implementation of Daniel J Bernstein's Curve25519.☆16Updated 10 years ago
- Pure Java implementation of EdDSA☆220Updated 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…☆158Updated 11 months ago
- Sources of the Crypto Workshop Guide for Java Cryptography and Bouncy Castle☆26Updated 11 years ago
- Bouncy Castle Kotlin API and DSL Distribution (Mirror)☆73Updated 3 weeks ago
- (Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in…☆178Updated 3 years ago
- Plain Java implementation of the Noise protocol☆128Updated 7 months ago
- A Java implementation of AES-GCM-SIV (RFC 8452).☆33Updated 5 years ago
- Java binding to the Networking and Cryptography (NaCl) library with the awesomeness of libsodium☆208Updated last year
- A Java JNA wrapper around the GNU Multiple Precision Arithmetic Library.☆62Updated last year
- Generic, platform independent PC/SC wrapper and event driven card model. Alternative javax.smartcardio provider with less PC/SC restricti…☆47Updated last year
- wolfSSL JSSE provider and JNI wrapper for SSL/TLS, supporting up to TLS 1.3!☆63Updated this week
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆105Updated last year
- Auditing for TLS certificates, Java code.☆40Updated 4 years ago
- Java code for APDU level smart cards: javax.smartcardio, PC/SC and remote JSON☆112Updated last month
- Benchmarks for common embedded Java and Kotlin web frameworks☆68Updated 5 years ago
- Strong encryption for Java simplified☆101Updated 5 years ago
- An Android implementation of the Libsodium cryptography library. For the lazy dev.☆106Updated last year
- Migrated:☆79Updated 5 years ago
- Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections☆76Updated 6 years ago
- A JMH benchmark of Kotlin hidden costs.☆29Updated 2 years ago
- A Java implementation of Concise Binary Object Representation (RFC 8949)☆42Updated 2 months ago
- The friendly complement to the BouncyCastle crypto API for Java.☆39Updated 2 months 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…☆56Updated 2 years ago
- Java implementation of Tink☆132Updated this week
- A gradle plugin that enables static verification for remote dependencies.☆229Updated 5 years ago