Libraries tagged by key derivation
nimiq/xpub
2735 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
insomnius/aurphm
577 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.
spomky-labs/pbkdf2
2773 Downloads
Password Based Key Derivation Function 2
tonix-tuft/argo
2 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
sop/pkcs5
256 Downloads
A PHP implementation of PKCS #5 password-based cryptography.
kuyoto/scrypt
29 Downloads
Provides the scrypt key derivation function.
alexandernst/yii2-scrypt
77 Downloads
Scrypt key derivation function for Yii2
afk11/pkcs5
73 Downloads
Library for PKCS5 v2 key derivation & and message encryption
eike-grundke/xpub
1 Downloads
Derivation of extended public keys, for BTC and ETH network
elis/xpub
412 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
hdelacerna/php-crypto-utils
0 Downloads
A lightweight PHP library for AES-256-CBC encryption/decryption using OpenSSL-compatible key derivation and formatting.