fpoirotte / cryptal

Cryptography Abstraction Layer for PHP

Home Page:http://cryptal.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptography Abstraction Layer for PHP

Cryptal provides a unified API to help developers create applications that use cryptographic primitives and work in various environments. That way, developers can focus on writing the logic for their application rather than having to deal with subtleties in cryptographic implementations.

Installation

See this page

Usage

See this page

Full documentation

Visit http://cryptal.readthedocs.io/.

Contributions

To contribute patches for the API:

To contribute a new implementation, follow the guidelines listed on this page.

License

This project is released under the MIT license. See the LICENSE file for more information.

About

Cryptography Abstraction Layer for PHP

http://cryptal.readthedocs.io/

License:MIT License


Languages

Language:PHP 100.0%