Libraries tagged by encrypt
phpseclib/phpseclib
490769558 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
186951884 Downloads
Secure PHP Encryption Library
hashids/hashids
54834845 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
paragonie/sodium_compat
153978510 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
vinkla/hashids
15009102 Downloads
A Hashids bridge for Laravel
paragonie/halite
11525441 Downloads
High-level cryptography interface powered by libsodium
amphp/socket
53700975 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
web-token/jwt-framework
21992989 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
105843453 Downloads
JSON Object Signing and Encryption library for PHP.
illuminate/encryption
31529455 Downloads
The Illuminate Encryption package.
spomky-labs/pki-framework
48051788 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
paragonie/ciphersweet
1559173 Downloads
Searchable field-level encryption library for relational databases
spatie/url-signer
2726365 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
phpseclib/mcrypt_compat
32682096 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
web-auth/cose-lib
19643557 Downloads
CBOR Object Signing and Encryption (COSE) For PHP