summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disable clang optimization that has segmentation fault.Chih-Hung Hsieh2014-12-171-0/+2
* Remove declaration of unused static variableBernhard Rosenkraenzer2014-05-121-2/+0
* libmincrypt: suppress warning messagesMark Salyzyn2014-05-073-6/+17
* Add support for ECDSA P-256 with SHA256Kenny Root2013-10-099-13/+2233
* mincrypt: merge the two RSA verifiersDoug Zongker2013-09-256-522/+1118
* mincrypt: support SHA-256 hash algorithmDoug Zongker2013-09-257-220/+379
* remove unneeded importDoug Zongker2012-09-201-1/+0
* support e=65537 for libmincrypt, DumpPublicKeyDoug Zongker2012-07-255-176/+451
* make DumpPublicKeys write 32-bit values as unsignedDoug Zongker2010-01-291-2/+2
* only use faster SHA-1 code on machines with good libcDoug Zongker2009-08-211-6/+8
* add optimized SHA1 algorithmDoug Zongker2009-08-171-14/+177
* Automated import from //branches/master/...@140824,140824Dianne Hackborn2009-03-241-0/+23
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-0/+510
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-510/+0
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-0/+7
* Initial ContributionThe Android Open Source Project2008-10-216-0/+503