Libraries tagged by ttencrypt
jan2000/ffxradix
305182 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ionux/phactor
55637 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
100638 Downloads
A PHP security library
tuupola/branca
274256 Downloads
Authenticated and encrypted API tokens using modern crypto.
skoerfgen/acmecert
46909 Downloads
PHP client library for Let's Encrypt and other ACME v2 - RFC 8555 compatible Certificate Authorities
paragonie/gpg-mailer
21857 Downloads
Encrypt outbound emails with Crypt_GPG
nick322/secure-spreadsheet
142093 Downloads
Encrypt and password protect sensitive XLSX files
paragonie/easyrsa
244280 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
vmelnik/doctrine-encrypt-bundle
76275 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
spryker/util-encryption
2005864 Downloads
UtilEncryption module
sagalbot/encryptable
48940 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
ohseesoftware/laravel-assert-encrypted
38579 Downloads
Add an assertion to test for encrypted values in your database.
mrgswift/laravel-encryptenv
37680 Downloads
Laravel Environment Variable Encryption
magros/laravel-model-encryption
48557 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
lekoala/silverstripe-encrypt
6489 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet