platform_system_core/libmincrypt
Kenny Root db0850c3b6 Add support for ECDSA P-256 with SHA256
This adds a small EC library that is capable of verifying a signature of
SHA256 with ECDSA on the NIST P-256 curve.

Change-Id: I2a16639c92a77e8e4783c47ffbc56676de56eb59
2013-10-09 17:04:50 -07:00
..
test Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
tools Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
Android.mk Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
dsa_sig.c Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:50 -07:00
p256.c Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
p256_ec.c Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
p256_ecdsa.c Add support for ECDSA P-256 with SHA256 2013-10-09 17:04:50 -07:00
rsa.c mincrypt: merge the two RSA verifiers 2013-09-25 09:26:51 -07:00
sha.c mincrypt: support SHA-256 hash algorithm 2013-09-25 09:26:34 -07:00
sha256.c mincrypt: support SHA-256 hash algorithm 2013-09-25 09:26:34 -07:00