Download the PHP package jnativel/encryption without Composer
On this page you can find all versions of the php package jnativel/encryption. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jnativel/encryption
More information about jnativel/encryption
Files in jnativel/encryption
Download jnativel/encryption
More information about jnativel/encryption
Files in jnativel/encryption
Vendor jnativel
Package encryption
Short Description A small PHP class for create, encrypting or decrypting your passwords.
License MIT
Homepage https://github.com/jnativel
Package encryption
Short Description A small PHP class for create, encrypting or decrypting your passwords.
License MIT
Homepage https://github.com/jnativel
Please rate this library. Is it a good library?
Informations about the package encryption
Encryption
A small PHP class for create, encrypting or decrypting your passwords
Installation using Composer
Usage
You can use the "generateKey()" method for generate a safe password. You can set the lenght and diffrents type of characters (upper, number, symbol)
You must define a master key for encrypt and decrypt your password or your character string. Example of use by passing the master key directly by the methods:
If you wish, you can also by passing the master key by the constructor
All versions of encryption with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package jnativel/encryption contains the following files
Loading the files please wait ....