Libraries tagged by ttencrypt
sop/crypto-bridge
948828 Downloads
A PHP library providing cryptography support for various PKCS applications.
soarecostin/file-vault
197242 Downloads
rsd/seafile-php-sdk
98479 Downloads
This is a PHP package for accessing Seafile Web API
richardstyles/eloquentencryption
15867 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
psecio/secure_dotenv
39937 Downloads
An encrypted environment configuration handler
paragonie/password_lock
52914 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
netresearch/nr-vault
50811 Downloads
Secure secrets management for TYPO3 with envelope encryption, access control, and audit logging
miladrahimi/phpcrypt
76513 Downloads
Encryption, decryption, and hashing tools for PHP projects
mediamonks/doctrine-extensions
327150 Downloads
Doctrine2 behavioral extensions which allows to transform (encrypt, decrypt, hash) your data automatically
kelunik/acme-client
4798 Downloads
Let's Encrypt / ACME client written in PHP for the CLI.
kelunik/acme
611837 Downloads
ACME library written in PHP.
johnathanmiller/secure-env-php
57013 Downloads
Encrypt environment files for production use.
jan2000/ffxradix
411459 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ionux/phactor
91434 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
15272 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.