Libraries tagged by encryptor
tornevall/tornelib-php-crypto
61589 Downloads
Crypto and I/O library for TorneLIB, handling encryption and data.
sivin/crypt
12296 Downloads
Small library for encryption via phpseclib
rafrsr/crypto
29848 Downloads
Easy encrypt and decrypt strings in PHP.
pensiero/php-openssl-cryptor
61943 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
latzou/sm2
1226 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
kkiernan/caesar-cipher
17333 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
ghostff/session
1322 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
evit/php-gm-crypto
2084 Downloads
Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.
awkwardideas/phpcfencrypt
21523 Downloads
PHP functions for performing ColdFusion encrypt
zenstruck/jwt
65285 Downloads
JSON Object Signing and Encryption library for PHP.
typo3/cms-rsaauth
324219 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
tapanderasari/laravel-mysql-encrypt
1000 Downloads
Laravel Database encryption mysql side
studio201/doctrine-encrypt-bundle
12286 Downloads
Encrypted symfony entity's by verified and standardized libraries
spaze/encryption
2476 Downloads
Various encryption helpers, uses Halite (which uses Sodium) for cryptography
somecoding/laminas-doctrine-encrypt
13858 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Laminas