platform_system_core/include/mincrypt
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
..
hash-internal.h mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00
rsa.h mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00
sha.h mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00
sha256.h mincrypt: support SHA-256 hash algorithm 2013-04-10 14:33:31 -07:00