Home | History | Annotate | Download | only in cryptolib
      1 This contains the implementation for the crypto library. This includes
      2 implementations for SHA1, SHA256, SHA512, and RSA signature verification
      3 (for PKCS #1 v1.5 signatures).
      4