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...
翻译 - 适用于开发人员的实用密码术:哈希,MAC,密钥派生,DHKE,对称和非对称密码,公钥密码系统,RSA,椭圆曲线,ECC,secp256k1,ECDH,ECIES,数字签名,ECDSA,EdDSA
#安全#✅ .NET crypto done right. Professionally audited.
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...
Argon2 library compiled for browser runtime
Library for securely hashing passwords
Fast "async" scrypt implementation in JavaScript
A fast, lightweight, and full duplex secure end-to-end encryption protocol based on ECDHE
#安全#A Hybrid Public Key Encryption (HPKE) module built on top of Web Cryptography API.
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...
A strong and customizable password generator made with python3!
Password based key derivation functions from PKCS#5, RFC 2898
A faster JS implementation of the scrypt password-based key derivation function
Scrypt key derivation function in pure OCaml as defined in https://tools.ietf.org/html/draft-josefsson-scrypt-kdf-04
#区块链#Elliptical Curve Integrated Encryption System (ECIES), as specified by SEC 1 - Ver. 2.0
An Internet-Draft for the Balloon Key Derivation Function (BKDF), a memory-hard password hashing and password-based key derivation function.
Implementation of the single-step key derivation function (KDF) as described in NIST Special Publication 800-56C Rev1 supporting messages digest and HMAC.
#安全#A password manager written in Python (2.7) with htmlPy using Password-Based Key Derivation Function 2 (PBKDF2), Advanced Encryption Standard (AES) and Secure Hash Algorithm (SHA-256).