Download the PHP package dbublik/cryptography without Composer
On this page you can find all versions of the php package dbublik/cryptography. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dbublik/cryptography
More information about dbublik/cryptography
Files in dbublik/cryptography
Download dbublik/cryptography
More information about dbublik/cryptography
Files in dbublik/cryptography
Vendor dbublik
Package cryptography
Short Description A lightweight cryptography library for string encryption and decryption
License MIT
Package cryptography
Short Description A lightweight cryptography library for string encryption and decryption
License MIT
Please rate this library. Is it a good library?
Informations about the package cryptography
Cryptography
Need to encrypt and decrypt strings effortlessly? Encrypter does it for you with just two simple methods.
Installation
Usage
Initialize encrypter:
or prepare it for a container, e.g. for Symfony:
Available encryption algorithms: aes-128-gcm, aes-192-gcm and aes-256-gcm (by default).
Encrypt:
Decrypt:
Supported PHP versions
PHP 8.2 and later.
All versions of cryptography with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-openssl Version *
ext-openssl Version *
The package dbublik/cryptography contains the following files
Loading the files please wait ...