10 results found Sort:

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 about a year ago
Audited & minimal JS implementation of hash functions, MACs and KDFs.
Created 2021-10-06
549 commits to main branch, last one 6 days ago
:white_check_mark: .NET crypto done right. Professionally audited.
Created 2015-07-10
113 commits to master branch, last one 3 months ago
51
530
apache-2.0
7
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
332 commits to main branch, last one 14 days 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
12
152
unknown
8
Password-based key derivation function and password hashing scheme building upon scrypt
Created 2021-01-09
60 commits to main branch, last one about a month ago
A fast, lightweight, and full duplex secure end-to-end encryption protocol based on ECDHE
Created 2023-10-23
297 commits to main branch, last one about a month ago
A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
Created 2022-05-05
1,400 commits to main branch, last one 14 days ago
9
68
apache-2.0
5
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