Libraries tagged by ncrypt
paragonie/sodium_compat
101820400 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
ircmaxell/random-lib
25471767 Downloads
A Library For Generating Secure Random Numbers
amphp/socket
22020132 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
web-token/jwt-framework
14791286 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
89613597 Downloads
JSON Object Signing and Encryption library for PHP.
phpseclib/mcrypt_compat
25310470 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
roots/wp-password-bcrypt
9309978 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.
paragonie/halite
6959473 Downloads
High-level cryptography interface powered by libsodium
ccxt/ccxt
298990 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
nelmio/security-bundle
10378819 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
nelexa/zip
6122926 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
591734 Downloads
Encrypting and signing data using private/public keys
pear/crypt_gpg
3736524 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
illuminate/encryption
26515225 Downloads
The Illuminate Encryption package.
betterapp/laravel-db-encrypter
528986 Downloads
Provides database model attribute encryption/decryption