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
361786764 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
131888099 Downloads
Secure PHP Encryption Library
paragonie/sodium_compat
100346954 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
ircmaxell/random-lib
25240576 Downloads
A Library For Generating Secure Random Numbers
phpseclib/mcrypt_compat
25067322 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
roots/wp-password-bcrypt
9252619 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
6854525 Downloads
High-level cryptography interface powered by libsodium
ccxt/ccxt
297045 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
spatie/crypto
577623 Downloads
Encrypting and signing data using private/public keys
pear/crypt_gpg
3697685 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
15314675 Downloads
Strong cryptography tools and password hashing
brainfoolong/cryptojs-aes-php
242534 Downloads
CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP