Libraries tagged by deviation
pablodalloglio/fpdf
27599 Downloads
Derivation of FPDF with callbacks for headers, footers.
nimiq/xpub
3954 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
deviantintegral/null-date-time
23546 Downloads
Interfaces and classes supporting empty or null DateTime objects
deviantintegral/jms-serializer-uri-handler
23588 Downloads
A handler for serializing and deserializing PSR-7 URI objects
pablodalloglio/ole
24171 Downloads
Derivation from pear OLE without PEAR dependency, and with Exceptions instead of PearErrors.
maatify/crypto
3128 Downloads
High-level cryptographic primitives and security utilities for Maatify systems including password hashing, reversible encryption, HKDF key derivation, and key rotation.
rekalogika/file-derivation
4095 Downloads
Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.
karavasilev/cryptomanana
72 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
elis/xpub
501 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.
devaction/cnpja-php
103 Downloads
PHP SDK for the CNPJá API — CNPJ, ZIP, RFB, Simples Nacional, CCC and SUFRAMA lookups.
univeros/security
205 Downloads
Cryptographic primitives for key derivation (HKDF, PBKDF2), symmetric encryption, and timing-safe MAC verification.
insomnius/aurphm
651 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.
erikwang2013/encryption
485 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.
amashukov/ton-crypto-php
438 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
375 Downloads
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.