History log of /external/libconstrainedcrypto/sha256.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fca75c837bebfbd51927156158de36fc517742f7 22-Mar-2016 Mattias Nissler <mnissler@google.com> Rename mincrypt to constrainedcrypto

Increasing the clumsiness of the library name will hopefully
discourage further use. This change also adds a README file that
explains the current thinking regarding native crypto library usage
for the Android platform.

BUG: 27287913

Change-Id: I48d4aa4b928756403a59d3755a0caf34c6172b26
/external/libconstrainedcrypto/sha256.c
4f887aba47162d72c5c0828432e39c8a92492cf8 10-Apr-2013 Doug Zongker <dougz@android.com> 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
/external/libconstrainedcrypto/sha256.c