fpoirotte/cryptal

Cryptography Abstraction Layer

Maintainers

Package info

github.com/fpoirotte/cryptal

Type:composer-plugin

pkg:composer/fpoirotte/cryptal

Statistics

Installs: 2 653

Dependents: 6

Suggesters: 0

Stars: 3

Open Issues: 1

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

This package is auto-updated.

Last update: 2026-02-14 09:49:35 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.