1This contains the implementation for the crypto library. This includes 2implementations for SHA1, SHA256, SHA512, and RSA signature verification 3(for PKCS #1 v1.5 signatures). 4