Libraries tagged by tcrypt
tcrypto/tcrypto
250 Downloads
Simple and flexible PHP 5.3+ key-value storage library.
tankfairies/tcrypt
12 Downloads
End to end encryption hanlder
tankfairies/laravel-tcrypt
2 Downloads
Laravel Sodium encryption
phpseclib/phpseclib
314519854 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
defuse/php-encryption
112973212 Downloads
Secure PHP Encryption Library
paragonie/sodium_compat
83228549 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
ircmaxell/random-lib
21931650 Downloads
A Library For Generating Secure Random Numbers
roots/wp-password-bcrypt
8303244 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
22155644 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
paragonie/halite
5697498 Downloads
High-level cryptography interface powered by libsodium
ccxt/ccxt
273505 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
spatie/crypto
451396 Downloads
Encrypting and signing data using private/public keys
pear/crypt_gpg
3177588 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
13174751 Downloads
Strong cryptography tools and password hashing
brainfoolong/cryptojs-aes-php
184405 Downloads
CryptoJS AES encryption/decryption on client side with Javascript and on server side with PHP