aboutsummaryrefslogtreecommitdiffstats
path: root/libmincrypt/rsa.c
Commit message (Collapse)AuthorAgeFilesLines
* support e=65537 for libmincrypt, DumpPublicKeyDoug Zongker2012-07-251-166/+22
| | | | | | | | The output produced by DumpPublicKey now has a version tag on each line (ie, each key). The existing keys are retroactively dubbed "version 1", and we add a version 2 for 2048-bit e=65537 keys. Change-Id: I204ec615c8f2346670220a1aeb99269e4abd5f81
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+198
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-198/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+198