Libraries tagged by encrypt
phpseclib/phpseclib
472091675 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
178100370 Downloads
Secure PHP Encryption Library
hashids/hashids
52771611 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
paragonie/sodium_compat
147406507 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
vinkla/hashids
14447461 Downloads
A Hashids bridge for Laravel
paragonie/halite
10817200 Downloads
High-level cryptography interface powered by libsodium
amphp/socket
48293955 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
web-token/jwt-framework
20989974 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
103858159 Downloads
JSON Object Signing and Encryption library for PHP.
spomky-labs/pki-framework
38444732 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
spatie/url-signer
2546197 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
phpseclib/mcrypt_compat
31772056 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
web-auth/cose-lib
12946031 Downloads
CBOR Object Signing and Encryption (COSE) For PHP
nelmio/security-bundle
13988255 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
8077380 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.