libapksig-java binary package in Ubuntu Bionic i386

 apksig is a project which aims to simplify APK signing and checking
 whether APK's signatures should verify on Android. apksig supports
 JAR signing (used by Android since day one) and APK Signature Scheme
 v2 (supported since Android Nougat, API Level 24).
 .
 The key feature of apksig is that it knows about differences in APK
 signature verification logic between different versions of the
 Android platform. apksig can thus check whether a signed APK is
 expected to verify on all Android platform versions supported by the
 APK. When signing an APK, apksig will choose the most appropriate
 cryptographic algorithms based on the Android platform versions
 supported by the APK being signed.
 .
 apksig library offers three primitives:
 .
  * ApkSigner which signs the provided APK so that it verifies on all
 Android platform versions supported by the APK. The range of platform
 versions can be customized if necessary.
 .
  * ApkVerifier which checks whether the provided APK is expected to
 verify on all Android platform versions supported by the APK. The
 range of platform versions can be customized if necessary.
 .
  * (Default)ApkSignerEngine which abstracts away signing an APK from
 parsing and building an APK file. This is useful in optimized APK
 building pipelines, such as in Android Plugin for Gradle, which need
 to perform signing while building an APK, instead of after. For
 simpler use cases where the APK to be signed is available upfront,
 the ApkSigner above is easier to use.
 .
 NOTE: Some public classes of the library are in packages having the
 word “internal” in their name. These are not public API of the
 library. Do not use *.internal.* classes directly.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2019-04-16 17:08:13 UTC Published Ubuntu Bionic i386 updates universe java Optional 0.8-2ubuntu1~18.04
  • Published
  • Copied from ubuntu bionic-release amd64 in android-tools
  2019-04-16 16:28:17 UTC Published Ubuntu Bionic i386 security universe java Optional 0.8-2ubuntu1~18.04
  • Published
  • Copied from ubuntu bionic-release amd64 in android-tools
  Deleted Ubuntu Bionic i386 proposed universe java Optional 0.8-2ubuntu1~18.04
  • Removal requested .
  • Deleted by Steve Langasek

    moved to -updates

  • Published
  • Copied from ubuntu bionic-release amd64 in android-tools
  2019-03-25 11:07:43 UTC Superseded Ubuntu Bionic i386 proposed universe java Optional 0.8-2~18.04
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of android-platform-tools-apksig 0.8-2ubuntu1~18.04 in ubuntu bionic RELEASE
  • Published
  • Copied from ubuntu bionic-release amd64 in android-tools
  2018-02-22 11:58:16 UTC Published Ubuntu Bionic i386 release universe java Optional 0.8-1
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic i386 proposed universe java Optional 0.8-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  2018-02-22 11:58:38 UTC Superseded Ubuntu Bionic i386 release universe java Optional 0.5+git168~g10c9d71-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of android-platform-tools-apksig 0.8-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed amd64 in Primary Archive for Ubuntu