Download the PHP package temant/encryption-manager without Composer
On this page you can find all versions of the php package temant/encryption-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download temant/encryption-manager
More information about temant/encryption-manager
Files in temant/encryption-manager
Download temant/encryption-manager
More information about temant/encryption-manager
Files in temant/encryption-manager
Vendor temant
Package encryption-manager
Short Description A comprehensive PHP library for encryption and decryption
License MIT
Package encryption-manager
Short Description A comprehensive PHP library for encryption and decryption
License MIT
Please rate this library. Is it a good library?
Informations about the package encryption-manager
Temant Encryption Manager
Temant Encryption Manager is a simple and secure encryption library for PHP. It provides an easy-to-use API for encrypting and decrypting strings and files using AES-128-CBC and AES-256-CBC encryption algorithms.
Installation
You can install the library using Composer:
Usage
Encryption
To encrypt a string:
Encryption with Password
To encrypt a string with a password:
File Encryption
To encrypt and decrypt files:
Running Tests
To run the tests, use the following command:
License
This project is licensed under the BSD 3-Clause License License.
All versions of encryption-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
The package temant/encryption-manager contains the following files
Loading the files please wait ....