Libraries tagged by key derivation
nimiq/xpub
1772 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
insomnius/aurphm
543 Downloads
Aurelia pseudo hashing method is my experimental function to hash password with HMAC (Hash-based message authentication code), PBKDF2 (Password-Based Key Derivation Function 2) and Pseudo Random Bytes.
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
afk11/pkcs5
71 Downloads
Library for PKCS5 v2 key derivation & and message encryption
spomky-labs/pbkdf2
2769 Downloads
Password Based Key Derivation Function 2
tonix-tuft/argo
1 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
sop/pkcs5
254 Downloads
A PHP implementation of PKCS #5 password-based cryptography.
kuyoto/scrypt
27 Downloads
Provides the scrypt key derivation function.
alexandernst/yii2-scrypt
77 Downloads
Scrypt key derivation function for Yii2
eike-grundke/xpub
1 Downloads
Derivation of extended public keys, for BTC and ETH network
elis/xpub
410 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
nrk/pbkdf2-service-provider
9 Downloads
Password-Based Key Derivation Function (PBKDF2) service provider for the Silex microframework