Libraries tagged by encryptor
jan2000/ffxradix
279056 Downloads
The Scheme FFX[radix] of the FFX Mode of Operation for Format-Preserving Encryption
ionux/phactor
52826 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
13309 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
99650 Downloads
A PHP security library
tuupola/branca
262726 Downloads
Authenticated and encrypted API tokens using modern crypto.
skoerfgen/acmecert
42313 Downloads
PHP client library for Let's Encrypt and other ACME v2 - RFC 8555 compatible Certificate Authorities
nick322/secure-spreadsheet
123217 Downloads
Encrypt and password protect sensitive XLSX files
bytestream/horde-secret
264309 Downloads
Horde secret key encryption library
bytestream/horde-crypt-blowfish
266026 Downloads
Horde Blowfish encryption library
paragonie/easyrsa
243317 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
vmelnik/doctrine-encrypt-bundle
75864 Downloads
Symfony 2 bundle which allows to encrypt data in database with some encrypt algorithm
stymiee/php-simple-encryption
6237 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
sagalbot/encryptable
47299 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
magros/laravel-model-encryption
46641 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
50027 Downloads
The Hyperf Encryption package.