Libraries tagged by encryption
byjg/crypto
9801 Downloads
A cryptography library for symmetric encryption with an innovative keyless exchange mechanism.
brightecapital/aws-kms-doctrine-encryptor
960 Downloads
Custom encryptor for michaeldegroot/doctrine-encrypt-bundle to use AWS KMS for encryption
blu3blaze/laravel-xchacha20-encrypter
437 Downloads
Seamlessly integrate XChaCha20-Poly1305 encryption into Laravel application
atk14/packer
362 Downloads
Converts any PHP variable into a URL-safe string with HMAC signing, optional AES-256-CBC encryption, and optional gzip compression.
3ncr/tokencrypt-php
19120 Downloads
Implementation of 3ncr.org V1 token(strings) encryption standard.
knplabs/rad-user
111847 Downloads
Simply handle password encryption and salt generation
ywh/doctrine-encryption-extension
4567 Downloads
Doctrine2 encryption extension
tigress/encryption
143 Downloads
Tigress encryption library
sunnysideup/user-form-sealed-encryption
17 Downloads
It encrypts submissions on the website that can not be unencrypted on the server without a key that never touches the server. This basically seals the submissions, but you can access them if you really need to.
stidges/laravel-sodium-encryption
54 Downloads
A Sodium based encrypter class for Laravel
smknstd/laravel-kms-encryption
6 Downloads
Replace Laravel's built-in encryption with an encryption based on AWS KMS
pdaleramirez/asymmetric-encryption
15 Downloads
A laravel package that encrypts your data with private public key pairs using asymmetric encryption.
paperscissorsandglue/laravel-encryption-at-rest
493 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
nguyenanhung/encryption-helper
17397 Downloads
Encryption helper, library - Basic, Simple and Lightweight
narf/simple-encryption
27 Downloads
A simple library for symmetric encryption under PHP