Libraries tagged by envcrypt
psecio/secure_dotenv
39167 Downloads
An encrypted environment configuration handler
privatebin/privatebin
170 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).
paragonie/password_lock
52069 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
miladrahimi/phpcrypt
75630 Downloads
Encryption, decryption, and hashing tools for PHP projects
mediamonks/doctrine-extensions
319263 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
kelunik/acme-client
4587 Downloads
Let's Encrypt / ACME client written in PHP for the CLI.
kelunik/acme
610729 Downloads
ACME library written in PHP.
johnathanmiller/secure-env-php
56421 Downloads
Encrypt environment files for production use.
jan2000/ffxradix
403280 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ionux/phactor
88333 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.
analogic/lescript
15170 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
phpsec/phpsec
105114 Downloads
A PHP security library
intermax/veil
17977 Downloads
Improve working with encrypted environment files in Laravel.
blocktrail/cryptojs-aes-php
521280 Downloads
Small openssl_encrypt/decrypt wrapper to be compatible with CryptoJS.AES
paragonie/gpg-mailer
25835 Downloads
Encrypt outbound emails with Crypt_GPG