Libraries tagged by derivation
pablodalloglio/spreadsheet_excel_writer
26038 Downloads
Derivation from SpreadsheetExcelWriter without PEAR dependency, and with Exceptions instead of PearErrors.
pablodalloglio/fpdf
29653 Downloads
Derivation of FPDF with callbacks for headers, footers.
nimiq/xpub
4016 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
pablodalloglio/ole
26050 Downloads
Derivation from pear OLE without PEAR dependency, and with Exceptions instead of PearErrors.
insomnius/aurphm
680 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
774 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
698 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
rekalogika/file-derivation
4199 Downloads
Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.
elis/xpub
590 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
maatify/crypto
3407 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
erikwang2013/encryption
618 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.
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
sop/pkcs5
262 Downloads
A PHP implementation of PKCS #5 password-based cryptography.
lucinda/queries
22921 Downloads
API that generates SQL statements programmatically based on official standards or their vendor-specific derivation
kuyoto/scrypt
38 Downloads
Provides the scrypt key derivation function.