summaryrefslogtreecommitdiffstats
path: root/libmincrypt/tools
Commit message (Collapse)AuthorAgeFilesLines
* make DumpPublicKeys write 32-bit values as unsignedDoug Zongker2010-01-291-2/+2
| | | | | | | | | | | | Write the 32-bit chunks of N and RR as unsigned, so we get: {64,0xc926ad21,{1795090719,2141396315,950055447,2581568430,4268923165,... instead of: {64,0xc926ad21,{1795090719,2141396315,950055447,-1713398866,-26044131,... Change-Id: I575224fd7f7c34e06a1b6ae976eaa0bef41d2942
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+152
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-152/+0
|
* Initial ContributionThe Android Open Source Project2008-10-213-0/+152