Audited & minimal JS implementation of Salsa20, ChaCha and AES
created at June 28, 2023, 1:57 p.m.
Audited & minimal JS implementation of elliptic curve cryptography.
created at Dec. 3, 2022, 10:08 a.m.
Audited & minimal JS implementation of hash functions, MACs and KDFs.
created at Oct. 6, 2021, 6:39 p.m.
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
created at Sept. 13, 2021, 4:40 p.m.
Don't Roll Your Own Crypto: pure-Rust, hard to misuse cryptography library
created at Dec. 19, 2020, 6:16 p.m.
A library designed to generate cryptographically strong random numbers suitable for managing data such as passwords, account authentication, security tokens, and related secrets.
created at Sept. 29, 2020, 6:28 a.m.
Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.
created at March 9, 2020, 8:40 p.m.
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
created at Jan. 6, 2020, 1:08 a.m.
the official Rust and C implementations of the BLAKE3 cryptographic hash function
created at Nov. 10, 2019, 11:15 a.m.
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
created at Aug. 16, 2019, 7:26 p.m.
Fastest 4KB JS implementation of ed25519 signatures
created at June 20, 2019, 10:26 p.m.
Fastest 4KB JS implementation of secp256k1 signatures and ECDH
created at June 20, 2019, 9:59 p.m.
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
created at Nov. 30, 2018, 6:57 p.m.
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
created at Oct. 30, 2018, 11:28 p.m.