android_system_core/libmincrypt
Doug Zongker 515e1639ef mincrypt: support SHA-256 hash algorithm
- adds a library to compute the SHA-256 hash

- updates the RSA verifier to take an argument specifying either SHA-1
  or SHA-256

- updates DumpPublicKey to with new "key" version numbers for
  specifying SHA-256

- adds new argument to adb auth code to maintain existing behavior

Change-Id: I5b1406cf57c2b8993f6032eda3e29139f7740839
2013-04-10 14:33:31 -07:00
..
tools mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00
Android.mk mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:50 -07:00
rsa.c mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00
rsa_e_3.c mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00
rsa_e_f4.c mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00
sha.c mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00
sha256.c mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00