A set of PHP classes to crypt and uncrypt.
We mostly followed http://www.bibmath.net/crypto/index.php (in french).
For a complete information about how to install this package and load its namespace, please have a look at our USAGE documentation.
If you are a Composer user, just add the package to the
requirements of your project's composer.json
manifest file:
"atelierspierrot/cryptography": "dev-master"
You can use a specific release or the latest release of a major version using the appropriate version constraint.
Note that the library depends on the external package PHP Maths.
Cryptography
Copyright 2014-2016, Pierre Cassat and contributors
Licensed under the Apache 2.0 license.
Les Ateliers Pierrot - Paris, France