Home | History | Annotate | Download | only in apksigning

Lines Matching full:signing

1 page.title=Application Signing
28 Application signing allows developers to identify the author of the application
31 href="https://developer.android.com/studio/publish/app-signing.html">signed by
37 On Google Play, application signing bridges the trust Google has with the
43 On Android, application signing is the first step to placing an application in
46 different user IDs. Application signing ensures that one application cannot
59 or self-signed. Android provides code signing using self-signed certificates
73 <h2>APK signing schemes</h2>
75 Android supports two application signing schemes, one based on JAR signing (v1
85 <h3 id="v1">JAR signing (v1 scheme)</h3>
87 APK signing has been a part of Android from the beginning. It is based on <a
90 <a href="https://developer.android.com/studio/publish/app-signing.html">Signing
104 APK are hashed and signed, then the resulting APK Signing Block is inserted
129 APK Signing Block. The hash covers everything except the APK Signing Block,
131 Signing Block invalidates the APK's v2 signature. APKs with stripped v2