Libraries tagged by key derivation
nimiq/xpub
4435 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
erikwang2013/encryption
850 Downloads
A pluggable cryptography component library: under a unified contract it provides symmetric encryption, asymmetric encryption, hashing, and key derivation (HKDF / PBKDF2), with implementations including AES/Sodium and Chinese national algorithms SM2/SM3/SM4/ZUC. Installable via Composer.
maatify/crypto
3465 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
kuyoto/scrypt
70 Downloads
Provides the scrypt key derivation function.
elis/xpub
640 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
insomnius/aurphm
689 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.
amashukov/eip1559-tx-signer-php
739 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
spomky-labs/pbkdf2
2915 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
262 Downloads
A PHP implementation of PKCS #5 password-based cryptography.
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
filiprigoir/pswkey
1 Downloads
A deterministic base converter using shuffled alphabets derived from salt and optional pepper, with streamkey and one-time-pad support.