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.
See this page
See this page
Visit http://cryptal.readthedocs.io/.
To contribute patches for the API:
- Fork this project
- Prepare your patch
- Submit a pull request
To contribute a new implementation, follow the guidelines listed on this page.
This project is released under the MIT license. See the LICENSE file for more information.