platform_system_core/include/mincrypt
Doug Zongker 8e5b63d045 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

(cherry picked from commit 515e1639ef)

Change-Id: Ib35643b3d864742e817ac6e725499b451e45afcf
2013-09-25 09:26:34 -07:00
..
hash-internal.h mincrypt: support SHA-256 hash algorithm 2013-09-25 09:26:34 -07:00
rsa.h mincrypt: support SHA-256 hash algorithm 2013-09-25 09:26:34 -07:00
sha.h mincrypt: support SHA-256 hash algorithm 2013-09-25 09:26:34 -07:00
sha256.h mincrypt: support SHA-256 hash algorithm 2013-09-25 09:26:34 -07:00