History log of /system/core/libmincrypt/p256.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7fb0844174b879c717551bb086700131c5415db6 12-May-2014 Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org> Remove declaration of unused static variable

The declaration is useless and triggers a warning with clang 3.5 (in
code that's built with -Werror)

Change-Id: I8fc42178df264509dcce6e1f1ba318bf849307e3
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
/system/core/libmincrypt/p256.c
db0850c3b637faaa7cbe1bab2e6c91ad2af35426 08-Oct-2013 Kenny Root <kroot@google.com> 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
/system/core/libmincrypt/p256.c