Libraries tagged by cryptography
t2pcorp/libcrypto7
6204 Downloads
A PHP library for cryptographic operations with KMS integration, Caching(local,redis) and Secret manager.
phpnomad/sodium-integration
1857 Downloads
libsodium encryption strategy (XChaCha20-Poly1305 AEAD) for phpnomad/encryption — the default cipher integration, plus a secretbox migration strategy.
phpnomad/encryption
1857 Downloads
encryption contracts + field-level encryption for PHPNomad (bring your own cipher via an integration)
paragonie/chronicle
24 Downloads
Public hash chain powered by Slim Framework, Sapient, and Blakechain
paragonie/blakechain
3276 Downloads
Hash chain using BLAKE2b
narf/hash_hkdf_compat
35838 Downloads
hash_hkdf() compat package
miranj/craft-cryptographer
12947 Downloads
Adds Twig filters to perform cryptographic operations.
ezimuel/phpcrypto
19521 Downloads
Cryptographic library for PHP 7 based on OpenSSL
duzun/p2peg
353 Downloads
Peer to Peer Entropy Generator (or Random numbers generator with p2p seeding)
camcima/dukpt-php
154420 Downloads
DUKPT implementation in PHP
c2sp/wycheproof
433 Downloads
Wycheproof test vectors for cryptographic software
danog/tgseclib
436286 Downloads
PHP Secure Communications Library (+Telegram-specific AES IGE primitives) - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
spaze/encryption
5899 Downloads
Various encryption helpers, uses Halite (which uses Sodium) for cryptography
php-standard-library/mime
2411 Downloads
MIME media types, multipart body construction, content sniffing, S/MIME cryptography, and DKIM signing
php-standard-library/crypto
1275 Downloads
Comprehensive cryptography toolkit built on libsodium - symmetric, asymmetric, AEAD, signing, key exchange, and KDF