Libraries tagged by encrypt
web-token/jwt-encryption-algorithm-aescbc
2425359 Downloads
AES CBC Based Content Encryption Algorithms the JWT Framework.
jsq/psr7-stream-encryption
141153 Downloads
For encrypting and decrypting streams of arbitrary size.
xxtea/xxtea
43714 Downloads
XXTEA is a fast and secure encryption algorithm. This is a XXTEA library for PHP.
torann/hashids
349396 Downloads
Laravel package for Hashids
sop/gcm
314388 Downloads
A PHP library for Galois/Counter Mode encryption with AES.
sop/crypto-bridge
966119 Downloads
A PHP library providing cryptography support for various PKCS applications.
soarecostin/file-vault
197587 Downloads
miladrahimi/phpcrypt
78347 Downloads
Encryption, decryption, and hashing tools for PHP projects
mediamonks/doctrine-extensions
344540 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
vlucas/pikirasa
107407 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
sop/jwx
313219 Downloads
A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.
rsd/seafile-php-sdk
101819 Downloads
This is a PHP package for accessing Seafile Web API
richardstyles/eloquentencryption
16595 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
psecio/secure_dotenv
41783 Downloads
An encrypted environment configuration handler
privatebin/privatebin
196 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).