Libraries tagged by cryptorgraphy
ukrbublik/openssl_x509_crl
2113 Downloads
Missing OpenSSL function on PHP to create CRL (certificate revocation list) for CA
ras2023/phpcmslib
895 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
paragonie/blakechain
2956 Downloads
Hash chain using BLAKE2b
nickjbedford/randomstringgenerator
1911 Downloads
Provides methods to generate cryptographically strong random strings based on an input alphabet.
muffin/crypt
818 Downloads
minvws/puzi-php
8482 Downloads
PHP library to read data from an UZI pass.
deemru/cryptash
9673 Downloads
Hash-based encrypt/decrypt
codelieutenant/laravel-crypto
166 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
carteni/crypto-bundle
8412 Downloads
Integrates the "Authenticated Secret-Key Encryption" feature in a symfony project.
bytefederal/byteauth-laravel
879 Downloads
Byte Federal's fast authentication system built on bitcoin cryptographic standards for Laravel applications.
amashukov/ton-crypto-php
465 Downloads
Ed25519 keypairs and TON-style mnemonic seed derivation for The Open Network, in pure PHP on top of ext-sodium.
amashukov/secp256k1-php
412 Downloads
secp256k1 elliptic-curve arithmetic + RFC 6979 deterministic ECDSA sign / verify / recover in pure PHP on ext-gmp.
amashukov/keccak-php
440 Downloads
Keccak-256 and SHA-3 family permutations in pure PHP.
aeliot/doctrine-encrypted-types
274 Downloads
Implementation of encrypted column types for Doctrine
aeliot/doctrine-encrypted-contracts
370 Downloads
Generic abstractions related to writing extension for Doctrine with encrypted column types