Libraries tagged by decryot
brainfoolong/php-ascon
1279 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
bentools/shh-bundle
11702 Downloads
A Symfony bundle to handle secrets.
bentools/shh
16835 Downloads
A PHP library to encrypt/decrypt secrets using OpenSSL.
agentsib/crypto-bundle
56254 Downloads
Symfony 6 bundle for encrypt data with openssl library
ageid/encryption-helper
27702 Downloads
AgeID symmetric encryption helper
adayth/cakephp-cipher-behavior
6024 Downloads
Secure your DB data with CakePHP ORM and this behavior
51systems/doctrine-encrypt
22494 Downloads
Package encrypts and decrypts Doctrine fields through life cycle events.
venturedrake/laravel-encryptable
7317 Downloads
Automatically encrypt and decrypt database table fields
spryker/propel-encryption-behavior
51253 Downloads
Propel Behavior for seamless encryption/decryption of data columns
simon80119/laravel-database-encryption
5485 Downloads
Auto Encrypt and Decrypt Database through Eloquent
readdle/crypto
43882 Downloads
rdcrypto - unified library for encrypt/decrypt values
rafrsr/crypto
27592 Downloads
Easy encrypt and decrypt strings in PHP.
pensiero/php-openssl-cryptor
47205 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
nikunjkotecha/securetext
3572 Downloads
Library to allow encrypting and decrypting text.
kkiernan/caesar-cipher
16441 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.