| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow ECDSA signing OTA files | Kenny Root | 2013-10-09 | 1 | -4/+0 |
* | SignApk: add argument for loading a Provider | Kenny Root | 2013-09-25 | 1 | -3/+72 |
* | Read algorithm OID directly from PKCS#8 container | Kenny Root | 2013-09-25 | 1 | -30/+18 |
* | SignApk: add support for EC keys | Kenny Root | 2013-09-20 | 1 | -26/+66 |
* | SignApk: update SignApk to support SHA256withRSA signing | Doug Zongker | 2013-09-20 | 1 | -33/+102 |
* | SignApk: perform the whole file signature in a single streaming pass. | Koushik Dutta | 2013-01-03 | 1 | -147/+235 |
* | add multiple key support to signapk | Doug Zongker | 2013-01-02 | 1 | -33/+67 |
* | change SignApk.java to use bouncy castle for signing | Doug Zongker | 2012-09-18 | 2 | -71/+114 |
* | make SignApk faster for OTA packages | Doug Zongker | 2012-07-03 | 1 | -1/+10 |
* | add copy of public cert used for signing to OTA packages | Doug Zongker | 2012-05-11 | 1 | -5/+48 |
* | Add a workaround for a platform JAR parsing bug. | Ficus Kirkpatrick | 2010-09-24 | 1 | -1/+18 |
* | Add a tapas command. | Joe Onorato | 2010-06-10 | 1 | -2/+5 |
* | fix endianness problem with the tail of the signature comment | Doug Zongker | 2009-08-14 | 1 | -2/+21 |
* | add whole-file signature mode to SignApk | Doug Zongker | 2009-08-14 | 1 | -8/+83 |
* | fix the modtime of files in the apk when signing | Doug Zongker | 2009-07-15 | 1 | -7/+13 |
* | make signapk strip other signatures | Doug Zongker | 2009-06-11 | 1 | -1/+8 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 4 | -0/+448 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 4 | -448/+0 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 2 | -11/+44 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 4 | -0/+415 |