Libraries tagged by derivative
elis/xpub
648 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
maatify/crypto
3468 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
insomnius/aurphm
690 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/ton-crypto-php
818 Downloads
Ed25519 keypairs and TON-style mnemonic seed derivation for The Open Network, in pure PHP on top of ext-sodium.
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.
lucinda/queries
22937 Downloads
API that generates SQL statements programmatically based on official standards or their vendor-specific derivation
spomky-labs/pbkdf2
2917 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.
filiprigoir/pswkey
1 Downloads
A deterministic base converter using shuffled alphabets derived from salt and optional pepper, with streamkey and one-time-pad support.
eike-grundke/xpub
1 Downloads
Derivation of extended public keys, for BTC and ETH network
alexandernst/yii2-scrypt
77 Downloads
Scrypt key derivation function for Yii2
afk11/pkcs5
73 Downloads
Library for PKCS5 v2 key derivation & and message encryption
univeros/security
205 Downloads
Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.