Libraries tagged by ncrypt
paragonie/sodium_compat
83364526 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
ircmaxell/random-lib
21962693 Downloads
A Library For Generating Secure Random Numbers
web-token/jwt-framework
11858795 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
80955280 Downloads
JSON Object Signing and Encryption library for PHP.
roots/wp-password-bcrypt
8311838 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
phpseclib/mcrypt_compat
22178720 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
paragonie/halite
5706488 Downloads
High-level cryptography interface powered by libsodium
ccxt/ccxt
273831 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
amphp/socket
11760869 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
nelmio/security-bundle
8928176 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
5248853 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.
spatie/crypto
452511 Downloads
Encrypting and signing data using private/public keys
pear/crypt_gpg
3183854 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
illuminate/encryption
24170496 Downloads
The Illuminate Encryption package.
betterapp/laravel-db-encrypter
452143 Downloads
Provides database model attribute encryption/decryption