mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-05 07:25:21 +00:00
BUG=chrome-os-partner:11232 TEST=build u-boot and ec for link CQ-DEPEND=29496 Change-Id: I614cfc0a45b1cf492f1cec4e085e8f3259ac6662 Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/29497 Reviewed-by: Bill Richardson <wfrichar@chromium.org>
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).