2017 © Pedro Peláez
 

library cryptography

Tools for encrypt and decrypt

image

fivelab/cryptography

Tools for encrypt and decrypt

  • Thursday, July 30, 2015
  • by ZhukV
  • Repository
  • 3 Watchers
  • 1 Stars
  • 147 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Cryptography

With this library you can encrypt and decrypt any data., (*1)

Supports:, (*2)

  • OpenSSL

Installation

Add FiveLab Cryptography in your composer.json:, (*3)

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

Now tell composer to download the library by running the command:, (*4)

``` bash $ php composer.phar update fivelab/cryptography, (*5)


Documentation ------------- License ------- This library is under the MIT license. See the complete license in library

LICENSE ```, (*6)

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker., (*7)

The Versions

30/07 2015

dev-master

9999999-dev

Tools for encrypt and decrypt

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Vitaliy Zhuk

encrypt decrypt openssl

30/07 2015

v1.0

1.0.0.0

Tools for encrypt and decrypt

  Sources   Download

MIT

The Requires

  • php >=5.4

 

by Vitaliy Zhuk

encrypt decrypt openssl