Libraries tagged by tcrypt
tcrypto/tcrypto
253 Downloads
Simple and flexible PHP 5.3+ key-value storage library.
tankfairies/tcrypt
13 Downloads
End to end encryption hanlder
tankfairies/laravel-tcrypt
2 Downloads
Laravel Sodium encryption
phpseclib/phpseclib
349506264 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
127107542 Downloads
Secure PHP Encryption Library
paragonie/sodium_compat
95878663 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
ircmaxell/random-lib
24432440 Downloads
A Library For Generating Secure Random Numbers
phpseclib/mcrypt_compat
24335677 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
roots/wp-password-bcrypt
9044238 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
6521122 Downloads
High-level cryptography interface powered by libsodium
ccxt/ccxt
291248 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
spatie/crypto
549206 Downloads
Encrypting and signing data using private/public keys
pear/crypt_gpg
3567536 Downloads
Provides an object oriented interface to the GNU Privacy Guard (GnuPG). It requires the GnuPG executable to be on the system.
laminas/laminas-crypt
14794555 Downloads
Strong cryptography tools and password hashing
brainfoolong/cryptojs-aes-php
227369 Downloads
CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP