Libraries tagged by decrypt
mukto90/ncrypt
11770 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
gmtls/openssl-crypto-kit
9923 Downloads
A modern and extensible PHP cryptography toolkit powered by OpenSSL.
brainfoolong/php-ascon
2191 Downloads
PHP 8+ Implementation of Ascon, a family of authenticated encryption (AEAD) and hashing algorithms designed to be lightweight.
decrypted/twitch-sdk
54109 Downloads
TwitchTV API SDK for PHP
decrypted/php-amqplib
29573 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
decrypted/fireblocks-sdk-php
4972 Downloads
Fork - Fireblocks http api client - from jaddek
venturedrake/laravel-encryptable
10209 Downloads
Automatically encrypt and decrypt database table fields
spryker/propel-encryption-behavior
57977 Downloads
Propel Behavior for seamless encryption/decryption of data columns
sinemacula/laravel-cached-crypt
3694 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
simon80119/laravel-database-encryption
11341 Downloads
Auto Encrypt and Decrypt Database through Eloquent
rafrsr/crypto
30121 Downloads
Easy encrypt and decrypt strings in PHP.
placetopay/php-gnupg
13910 Downloads
A library to encrypt and decrypt with GnuPG
pensiero/php-openssl-cryptor
65252 Downloads
Simple to use class for encrypting/decrypting using the PHP Openssl library.
latzou/sm2
1367 Downloads
This is a PHP library for sm2 encrypt decrypt and sm3 hash
kkiernan/caesar-cipher
17448 Downloads
Encrypt, decrypt and crack messages using the simple Caesar Cipher algorithm.