codahale / aes-gcm-sivLinks
A Java implementation of AES-GCM-SIV (RFC 8452).
☆33Updated 6 years ago
Alternatives and similar repositories for aes-gcm-siv
Users that are interested in aes-gcm-siv are comparing it to the libraries listed below
Sorting:
- A Java library for validating passwords against NIST SP-800-63B requirements.☆26Updated 6 years ago
- An asymptotically fast version of java.math.BigInteger☆80Updated 3 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- A pure Java 7+ build tool with advanced compiler features and strong opinions☆40Updated 3 years ago
- Typed wrappers on native values + framework integrations.☆11Updated 2 years ago
- A fast random UUID generator.☆41Updated 6 years ago
- ☆40Updated 3 weeks ago
- Benchmarking Java fibers for IO usage☆12Updated 5 years ago
- Java implementation of RFC 7049: Concise Binary Object Representation (CBOR)☆127Updated 2 weeks ago
- A very fast, very lazy JSON parser for Java.