This library contains complete cryptographic protocols or partial implementations. We are publishing this library without guarantee. API, code, algorithm changes may occurs in the future according to Cymony's needs or changes in draft versions.
go get -u github.com/cymony/cryptomony
In general, utility packages are packages prepared for easy usage. They are simple wrappers for the standard library packages.
- hash: A wrapper for hash functions.
- ksf: A wrapper for key stretching functions.
- xof: A wrapper for extendable-output functions.
This project is licensed under the BSD 3-Clause