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 9 months ago
:white_check_mark: .NET crypto done right. Professionally audited.
Created 2015-07-10
110 commits to master branch, last one 2 years ago
Audited & minimal JS implementation of hash functions, MACs and KDFs.
Created 2021-10-06
402 commits to main branch, last one 27 days ago
49
483
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
330 commits to main branch, last one 5 months ago
Argon2 library compiled for browser runtime
Created 2016-08-29
203 commits to master branch, last one 2 years ago
Library for securely hashing passwords
Created 2012-11-26
86 commits to master branch, last one 3 years ago
8
132
unknown
8
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
230 commits to main branch, last one 5 days ago
9
67
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
A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
Created 2022-05-05
1,086 commits to main branch, last one 22 hours ago