This summary page is auto-generated from the github repository. Click here to visit the main repository page.
Stable release: | unreleased |
---|---|
Status: | 60% feature complete. |
Maintainer: | https://github.com/henkmuller |
Description: | Algorithms for encryption and hashing |
This repo intends to contain modules implementing various standard crypto algorithms for decryption, encryption and hashing. At present - only AES and SHA256 are implemented.
The documentation is stored in http://xcore.github.com/sc_crypto generated from the .h files and the doc directory.
None
Please raise an issue on github if you have any ideas.