summaryrefslogtreecommitdiffstats
path: root/libmincrypt/test
Commit message (Collapse)AuthorAgeFilesLines
* libmincrypt: suppress warning messagesMark Salyzyn2014-05-072-6/+16
| | | | | | | - deal with implict declaration issue - deal with some -Wunused issues Change-Id: I253f1412a696c4811ade70a931fb1c01b31c62a5
* Add support for ECDSA P-256 with SHA256Kenny Root2013-10-092-2/+285
| | | | | | | 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
* mincrypt: merge the two RSA verifiersDoug Zongker2013-09-252-0/+848
The e=3 and e=65537 implementations are nearly identical, refactor them down into one. (cherry picked from commit 8fdbf97652b76b19b4faff522ddcf4a9da543a86) Change-Id: I9f858204d52a0ae880170d955bf8f29fed57ee94