An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Coveralls github branch](https://img.shields.io/coveralls/github/Genial-Framework/Encryption/master.svg?style=flat-square)](https://coveralls.io/github/Genial-Framework/Encryption?branch=master) [![Travis](https://img.shields.io/travis/Genial-Framework/Encryption.svg?style=flat-square)](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