Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for ECDSA P-256 with SHA256 | Kenny Root | 2013-10-09 | 9 | -13/+2233 |
* | mincrypt: merge the two RSA verifiers | Doug Zongker | 2013-09-25 | 6 | -522/+1118 |
* | mincrypt: support SHA-256 hash algorithm | Doug Zongker | 2013-09-25 | 7 | -220/+379 |
* | remove unneeded import | Doug Zongker | 2012-09-20 | 1 | -1/+0 |
* | support e=65537 for libmincrypt, DumpPublicKey | Doug Zongker | 2012-07-25 | 5 | -176/+451 |
* | make DumpPublicKeys write 32-bit values as unsigned | Doug Zongker | 2010-01-29 | 1 | -2/+2 |
* | only use faster SHA-1 code on machines with good libc | Doug Zongker | 2009-08-21 | 1 | -6/+8 |
* | add optimized SHA1 algorithm | Doug Zongker | 2009-08-17 | 1 | -14/+177 |
* | Automated import from //branches/master/...@140824,140824 | Dianne Hackborn | 2009-03-24 | 1 | -0/+23 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 6 | -0/+510 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 6 | -510/+0 |
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 1 | -0/+7 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 6 | -0/+503 |