Libraries tagged by encrypted
paragonie/password_lock
44371 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
mediamonks/doctrine-extensions
224302 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
johnathanmiller/secure-env-php
50251 Downloads
Encrypt environment files for production use.
jan2000/ffxradix
307563 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ionux/phactor
55936 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
100766 Downloads
A PHP security library
skoerfgen/acmecert
47266 Downloads
PHP client library for Let's Encrypt and other ACME v2 - RFC 8555 compatible Certificate Authorities
paragonie/gpg-mailer
21979 Downloads
Encrypt outbound emails with Crypt_GPG
nick322/secure-spreadsheet
143984 Downloads
Encrypt and password protect sensitive XLSX files
paragonie/easyrsa
244418 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
vmelnik/doctrine-encrypt-bundle
76328 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
spryker/util-encryption
2010821 Downloads
UtilEncryption module
magros/laravel-model-encryption
48717 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
hyperf-ext/encryption
52783 Downloads
The Hyperf Encryption package.
web-token/jwt-encryption-algorithm-pbes2
691874 Downloads
PBES2* Based Key Encryption Algorithms the JWT Framework.