https://github.com/genial-framework/encryption
An encryption dependent used to encrypt sensitive data and one-way hash passwords.
https://github.com/genial-framework/encryption
Last synced: about 1 year ago
JSON representation
An encryption dependent used to encrypt sensitive data and one-way hash passwords.
- Host: GitHub
- URL: https://github.com/genial-framework/encryption
- Owner: genial-framework
- License: bsd-3-clause
- Created: 2017-12-10T08:04:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-12T20:52:11.000Z (over 8 years ago)
- Last Synced: 2025-06-11T19:32:53.103Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change.log
- License: LICENSE
Awesome Lists containing this project
README
[](https://coveralls.io/github/Genial-Framework/Encryption?branch=master) [](https://travis-ci.org/Genial-Framework/Encryption)
-------
### Installation
-------
```
composer require genial/validator
```
We suggest you use composer as it is quicker and easier. You can direct download the package, but if you do that then you need to create an autoloader to load all the files.
### Links
-------
- File issues at https://github.com/Genial-Framework/Encryption/issues
- Documentation is at https://github.com/Genial-Framework/Encryption/tree/master/docs
- Changelog is at https://github.com/Genial-Framework/Encryption/blob/master/change.log