Libraries tagged by decrypt
mukto90/ncrypt
11519 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
gmtls/openssl-crypto-kit
3254 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
decrypted/twitch-sdk
53824 Downloads
TwitchTV API SDK for PHP
decrypted/fireblocks-sdk-php
3039 Downloads
Fork - Fireblocks http api client - from jaddek
venturedrake/laravel-encryptable
9242 Downloads
Automatically encrypt and decrypt database table fields
spryker/propel-encryption-behavior
56836 Downloads
Propel Behavior for seamless encryption/decryption of data columns
sinemacula/laravel-cached-crypt
977 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
simon80119/laravel-database-encryption
10087 Downloads
Auto Encrypt and Decrypt Database through Eloquent
sha256encript/aes-encrypter
6589 Downloads
SHA256 Hash & AES-256-CBC Encrypt/Decrypt SDK for PHP
rafrsr/crypto
29687 Downloads
Easy encrypt and decrypt strings in PHP.
quasarstream/srtp
586 Downloads
A PHP library for Secure RTP (SRTP) packet encryption and decryption using OpenSSL FFI.
pensiero/php-openssl-cryptor
58945 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
kkiernan/caesar-cipher
17188 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.
evit/php-gm-crypto
1964 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.
dwgebler/encryption
5610 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.