Libraries tagged by aes_encrypt
web-token/jwt-encryption-algorithm-aesgcm
2157024 Downloads
AES GCM Based Content Encryption Algorithms the JWT Framework.
web-token/jwt-encryption-algorithm-aescbc
2386162 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
blocktrail/cryptojs-aes-php
521576 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
ercsctt/laravel-file-encryption
8914 Downloads
Secure file encryption and decryption for Laravel applications
sop/gcm
291647 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
xxtea/xxtea
43067 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
sop/crypto-bridge
940552 Downloads
A PHP library providing cryptography support for various PKCS applications.
miladrahimi/phpcrypt
75687 Downloads
Encryption, decryption, and hashing tools for PHP projects
sop/jwx
290481 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
rsd/seafile-php-sdk
96867 Downloads
This is a PHP package for accessing Seafile Web API
privatebin/privatebin
170 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of stored data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
jan2000/ffxradix
403681 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ionux/phactor
88679 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
phpsec/phpsec
105127 Downloads
A PHP security library
noprotocol/php-mysql-aes-crypt
91528 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.