|
|
||
|---|---|---|
| .. | ||
| include | ||
| README | ||
| padding.c | ||
| rsa.c | ||
| rsa_utility.c | ||
| sha1.c | ||
| sha256.c | ||
| sha512.c | ||
| sha_utility.c | ||
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).