|
3 years ago | |
---|---|---|
.. | ||
include | 3 years ago | |
README | 3 years ago | |
padding.c | 3 years ago | |
rsa.c | 3 years ago | |
rsa_utility.c | 3 years ago | |
sha1.c | 3 years ago | |
sha256.c | 3 years ago | |
sha512.c | 3 years ago | |
sha_utility.c | 3 years ago |
README
This contains the implementation for the crypto library. This includes implementations for SHA1, SHA256, SHA512, and RSA signature verification (for PKCS #1 v1.5 signatures).