mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-27 19:53:42 +00:00
BUG=chrome-os-partner:832 TEST=make && make runtests Change-Id: I370021071b2b219c0db89cfaa015f4ff315c9204 Review URL: http://codereview.chromium.org/3216010
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).