10 results found Sort:
- Filter by Primary Language:
- Java (2)
- JavaScript (2)
- Clojure (1)
- CSS (1)
- Rust (1)
- C (1)
- TypeScript (1)
- C# (1)
- +
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatu...
Created
2018-10-25
477 commits to master branch, last one 11 months ago
Audited & minimal JS implementation of hash functions, MACs and KDFs.
Created
2021-10-06
448 commits to main branch, last one 12 hours ago
:white_check_mark: .NET crypto done right. Professionally audited.
Created
2015-07-10
110 commits to master branch, last one 2 years ago
A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distrib...
Created
2018-07-05
330 commits to main branch, last one 7 months ago
Argon2 library compiled for browser runtime
Created
2016-08-29
203 commits to master branch, last one 3 years ago
Library for securely hashing passwords
Created
2012-11-26
86 commits to master branch, last one 3 years ago
Password-based key derivation function and password hashing scheme building upon scrypt
Created
2021-01-09
57 commits to main branch, last one about a year ago
A fast, lightweight, and full duplex secure end-to-end encryption protocol based on ECDHE
Created
2023-10-23
263 commits to main branch, last one 4 days ago
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 compatibl...
Created
2017-09-30
141 commits to main branch, last one about a year ago
A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
Created
2022-05-05
1,335 commits to main branch, last one 5 days ago