Download the PHP package infocyph/epicrypt without Composer
On this page you can find all versions of the php package infocyph/epicrypt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download infocyph/epicrypt
More information about infocyph/epicrypt
Files in infocyph/epicrypt
Download infocyph/epicrypt
More information about infocyph/epicrypt
Files in infocyph/epicrypt
Vendor infocyph
Package epicrypt
Short Description Modern cryptography, token, password and data-protection toolkit for PHP.
License MIT
Package epicrypt
Short Description Modern cryptography, token, password and data-protection toolkit for PHP.
License MIT
Please rate this library. Is it a good library?
Informations about the package epicrypt
Epicrypt
Epicrypt is a capability-first PHP security toolkit.
It provides focused security building blocks for:
- Certificate / PKI / key exchange
- Crypto primitives
- Token security (JWT, payload, opaque)
- Password and secret protection
- Integrity verification
- Secure generation
- Data protection workflows
- Security utilities (signed URL, CSRF, reset/action tokens)
Installation
Requirements
- PHP
>=8.4 ext-sodium,ext-openssl,ext-json,ext-mbstring,ext-hash
Usage Examples
Encrypt and decrypt a string
Encrypt and decrypt a file
Rotate keys with a key ring
Hash, verify and rehash password
Issue and verify CSRF token
Generate and verify signed URL
Issue and verify JWT (HS512)
Generate certificate with SAN
Security
Protected by PHPForge — an automated quality and security gate for PHP projects.
Made with ❤️ for the PHP community
MIT Licensed
Documentation • Security • Code of Conduct • Contributing • Report | Request | Suggest
MIT Licensed
Documentation • Security • Code of Conduct • Contributing • Report | Request | Suggest
All versions of epicrypt with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.4
ext-hash Version *
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
ext-sodium Version *
infocyph/pathwise Version ^2.5.1
ext-hash Version *
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
ext-sodium Version *
infocyph/pathwise Version ^2.5.1
The package infocyph/epicrypt contains the following files
Loading the files please wait ...