1. cec578c Don't include the dev-key on IOT products. by Alex Deymo · 7 years ago
  2. 9b75e27 Faster auto-detection of APK's minSdkVersion by Alex Klyubin · 8 years ago
  3. 969e354 "SignApk" in Created-By header by Alex Klyubin · 8 years ago
  4. 1b09a50 Move apksigner library to tools/apksig. by Alex Klyubin · 8 years ago
  5. d4761a1 Faster and cleaner way to obtain UTF-8 encoded form. by Alex Klyubin · 8 years ago
  6. ab2a3b0 Fix inefficiency in APK entry data alignment. by Alex Klyubin · 8 years ago
  7. fa1da6c Switch signapk to apksigner-core. by Alex Klyubin · 8 years ago
  8. 26f00cd Store entry alignment information in APK. by Alex Klyubin · 8 years ago
  9. 0caa16a No need to JAR-sign OTA update packages. by Alex Klyubin · 8 years ago
  10. b141ded SHA-256 with ECDSA supported only on API Level 21 and higher. by Alex Klyubin · 8 years ago
  11. 3f52653 Separate logic for alg selection for OTA and APK signing. by Alex Klyubin · 8 years ago
  12. 6081768 Remove support for DSA with SHA-512 from v2 signing. by Alex Klyubin · 8 years ago
  13. 37a0ecd Fix bug in APK entry alignment. by Alex Klyubin · 8 years ago
  14. 82bf99b Fix two cosmetic issues in signapk. by Alex Klyubin · 8 years ago
  15. 97dd58a Switch to production constant for v2 signing scheme ID. by Alex Klyubin · 8 years ago
  16. f735851 Use Jan 1 2009 as timestamp in OTA update ZIPs. by Alex Klyubin · 8 years ago
  17. 0d85dab Merge "Use Jan 1 2009 as timestamp in APKs and OTA update ZIPs." by Dan Willemsen · 8 years ago
  18. 3d8bf29 brillo: Remove dependency on java for Brillo by Lee Campbell · 8 years ago
  19. 6c41036 Use Jan 1 2009 as timestamp in APKs and OTA update ZIPs. by Alex Klyubin · 8 years ago
  20. dd910c5 Make signapk sign using APK Signature Scheme v2. by Alex Klyubin · 9 years ago
  21. 9b54a56 Command-line flag to disable signing with APK Signature Scheme v2. by Alex Klyubin · 9 years ago
  22. c2c49ed Unconditionally use SHA-256 when minSdkVersion is 18 or higher. by Alex Klyubin · 9 years ago
  23. 8502937 List SHA-1 digests of APK entries' contents in .SF files. by Alex Klyubin · 9 years ago
  24. fe7c1e5 Move signapk sources to src dir. by Alex Klyubin · 9 years ago
  25. 9667b18 Make signapk use Conscrypt. by Alex Klyubin · 9 years ago
  26. 924a683 Make signapk align .so entries to 4096 bytes. by Alex Klyubin · 9 years ago
  27. c218d3e Clean up compiler warnings in signapk. by Alex Klyubin · 9 years ago
  28. 50c7c5a If a console doesn't exist, read password from stdin. by adattatr · 9 years ago
  29. fafe5ac Merge "Signapk.java: hide the password" by Ying Wang · 9 years ago
  30. bda807d Track bouncycastle upgrade to 1.51 by Kenny Root · 10 years ago
  31. 22717f9 Signapk.java: hide the password by zhang jun · 10 years ago
  32. 1d67eec make SignApk do zip alignment by Doug Zongker · 10 years ago
  33. 01ed66d Allow ECDSA signing OTA files by Kenny Root · 11 years ago
  34. 89c961a SignApk: add argument for loading a Provider by Kenny Root · 11 years ago
  35. 62ea4a5 Read algorithm OID directly from PKCS#8 container by Kenny Root · 11 years ago
  36. 3d2365c SignApk: add support for EC keys by Kenny Root · 11 years ago
  37. 8562fd4 SignApk: update SignApk to support SHA256withRSA signing by Doug Zongker · 11 years ago
  38. 29706d1 SignApk: perform the whole file signature in a single streaming pass. by Koushik Dutta · 12 years ago
  39. b14c976 add multiple key support to signapk by Doug Zongker · 12 years ago
  40. 147626e change SignApk.java to use bouncy castle for signing by Doug Zongker · 12 years ago
  41. e691373 make SignApk faster for OTA packages by Doug Zongker · 12 years ago
  42. 7bb0423 add copy of public cert used for signing to OTA packages by Doug Zongker · 12 years ago
  43. 7978d50 Add a workaround for a platform JAR parsing bug. by Ficus Kirkpatrick · 14 years ago
  44. da12daf Add a tapas command. by Joe Onorato · 14 years ago
  45. badd2ca fix endianness problem with the tail of the signature comment by Doug Zongker · 15 years ago
  46. c6cf01a add whole-file signature mode to SignApk by Doug Zongker · 15 years ago
  47. a237874 fix the modtime of files in the apk when signing by Doug Zongker · 15 years ago
  48. af482b6 make signapk strip other signatures by Doug Zongker · 15 years ago
  49. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  50. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  51. dcc08f0 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  52. b6c1cf6 Initial Contribution by The Android Open Source Project · 16 years ago