Skip to content

A cryptography library, written in C, build from the ground up.

License

Notifications You must be signed in to change notification settings

jonsch318/crypto

Repository files navigation

crypto

This library is for experimental purposes and should not be used for security related tasks!

A cryptography library, written in C, build from the ground up.

Contributing

See our CONTRIBUTING.md guide for contributing to this library.

License

crypto is licensed under the GNU GLP v3 license. See LICENSE for more details.

Clone

To clone the repository, use the following commands:

git clone --recurse-submodules <url>
cd <repo>
git submodule foreach git checkout master
#run the following command to update the submodule
git submodule foreach git pull

About

A cryptography library, written in C, build from the ground up.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published