Libraries tagged by encrypt
hemiframe/php-aes
25297 Downloads
PHP class for encrypt and decrypt data with AES algorithm
delatbabel/elocryptfive
91846 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
codezero/cookie
55039 Downloads
Your friendly, furry cookie monster. Get and set cookies with ease.
loostro/cryptomute
26875 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
tmilos/jose-jwt
124945 Downloads
Javascript Object Signing and Encryption JOSE PHP library, supporting JSON Web Tokens JWT and JSON Web Encryption JWE
tecnickcom/tc-lib-pdf-filter
79817 Downloads
PHP library to decode PDF compression and encryption filters
richardstyles/eloquentencryption
11894 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
rawilk/laravel-casters
3769 Downloads
A collection of custom casts for Laravel.
privatebin/privatebin
77 Downloads
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bit AES in Galois Counter mode (GCM).
ph-7/obfuscator
2407 Downloads
Simple and effective Obfuscator PHP class (this is not a stupid base64 encoding script, but a real and effective obfuscation script)
noprotocol/php-mysql-aes-crypt
75628 Downloads
Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.
leigh/chacha20
2397 Downloads
Pure PHP implementation of the ChaCha20 encryption algorithm.
legierski/aes
38900 Downloads
OpenSSL-compatible AES library
katoni/php-ffx
25445 Downloads
A pure PHP implementation of Format-preserving, Feistel-based encryption (FFX).
esensi/model
65723 Downloads
The base model traits of Esensi