Skip to content

FiveLab/Cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography

With this library you can encrypt and decrypt any data.

Supports:

  • OpenSSL

Installation

Add FiveLab Cryptography in your composer.json:

{
    "require": {
        "fivelab/cryptography": "~1.0"
    }
}

Now tell composer to download the library by running the command:

$ php composer.phar update fivelab/cryptography

Documentation

License

This library is under the MIT license. See the complete license in library

LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

About

Encrypt and decrypt data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages