atelierspierrot / cryptography
A set of PHP classes to crypt and uncrypt.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Requires
- php: >=5.3.0
- atelierspierrot/maths: 1.0.*@dev
Requires (Dev)
- phpmd/phpmd: 1.4.*
- sami/sami: dev-master
This package is not auto-updated.
Last update: 2024-03-02 13:18:58 UTC
README
A set of PHP classes to crypt and uncrypt.
We mostly followed http://www.bibmath.net/crypto/index.php (in french).
Installation
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.
Author & License
Cryptography
Copyright 2014-2016, Pierre Cassat and contributors
Licensed under the Apache 2.0 license.
Les Ateliers Pierrot - Paris, France
http://www.ateliers-pierrot.fr/ - contact@ateliers-pierrot.fr