fpoirotte/cryptal

Cryptography Abstraction Layer

Installs: 2 649

Dependents: 6

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 0

Open Issues: 1

Type:composer-plugin

dev-master 2018-09-29 22:20 UTC

This package is auto-updated.

Last update: 2024-04-14 05:49:00 UTC


README

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.