Libraries tagged by cryptography
ukrbublik/openssl_x509_crl
2113 Downloads
Missing OpenSSL function on PHP to create CRL (certificate revocation list) for CA
ras2023/phpcmslib
911 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpnomad/sodium-integration
158 Downloads
libsodium encryption strategy (XChaCha20-Poly1305 AEAD) for phpnomad/encryption — the default cipher integration, plus a secretbox migration strategy.
phpnomad/encryption
158 Downloads
encryption contracts + field-level encryption for PHPNomad (bring your own cipher via an integration)
nickjbedford/randomstringgenerator
1939 Downloads
Provides methods to generate cryptographically strong random strings based on an input alphabet.
muffin/crypt
837 Downloads
minvws/puzi-php
8487 Downloads
PHP library to read data from an UZI pass.
drupol/phpmerkle
1831 Downloads
A fast and dynamic Merkle tree implementation
dev-toolbelt/enums
1826 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
deemru/cryptash
9712 Downloads
Hash-based encrypt/decrypt
carteni/crypto-bundle
8423 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
bytefederal/byteauth-laravel
885 Downloads
Byte Federal's fast authentication system built on bitcoin cryptographic standards for Laravel applications.
asymmetricrypt/asymmetricrypt
4352 Downloads
A simple PHP public key cryptography library
amashukov/ton-crypto-php
645 Downloads
Ed25519 keypairs and TON-style mnemonic seed derivation for The Open Network, in pure PHP on top of ext-sodium.
amashukov/secp256k1-php
579 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.