index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
/
apk
/
ApkSignatureSchemeV2Verifier.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Limit the number of supported v1 and v2 signers" into rvc-dev am: 00f3...
Michael Groover
2023-04-05
1
-0
/
+10
|
\
|
*
Merge "Limit the number of supported v1 and v2 signers" into rvc-dev am: 00f3...
Michael Groover
2023-04-05
1
-0
/
+10
|
|
\
|
|
*
Limit the number of supported v1 and v2 signers
Michael Groover
2023-04-03
1
-0
/
+10
*
|
|
Delete legacy fs-verity support
Victor Hsieh
2022-01-25
1
-14
/
+0
*
|
|
APK signature verification: use FileChannel#size
Jooyung Han
2021-07-30
1
-1
/
+1
|
/
/
*
|
APK digest API and initial implementation.
Alex Buynytskyy
2020-08-24
1
-1
/
+1
*
|
V4 signature check refactors.
Alex Buynytskyy
2020-07-08
1
-9
/
+8
|
/
*
V4 uses V2 digest if V3 is not available.
Alex Buynytskyy
2020-03-24
1
-3
/
+12
*
Refactor isSupportedSignatureAlgorithm
Khaled Abdelmohsen
2020-03-02
1
-28
/
+1
*
Renaming plsCertsNoVerifyOnlyCerts to unsafeGetCertsWithoutVerification.
Gavin Corkery
2019-01-31
1
-1
/
+1
*
Disambiguate fs-verity and apk-verity
Victor Hsieh
2018-09-28
1
-2
/
+2
*
Refactor: break fs-verity data gen into 2 parts
Victor Hsieh
2018-09-13
1
-3
/
+3
*
Verify the content length in the verity digest
Victor Hsieh
2018-03-07
1
-1
/
+3
*
Skip priv app full apk verification if has verify
Victor Hsieh
2018-01-24
1
-0
/
+14
*
ApkSignatureVerifier: expose verity interfaces
Victor Hsieh
2018-01-18
1
-6
/
+51
*
Support 4k chunk based signature algorithms
Victor Hsieh
2018-01-10
1
-11
/
+11
*
Add APK Signature Scheme v3.
Daniel Cashman
2018-01-02
1
-780
/
+59
*
Add plsCertsNoVerifyOnlyCerts to ApkSignatureVerifier.
Dan Cashman
2017-12-20
1
-12
/
+33
*
Refactor PackageParser.collectCerts() to hide signature scheme.
Dan Cashman
2017-12-13
1
-12
/
+0
*
Add ApkVerityBuilder to contruct the verity tree
Victor Hsieh
2017-11-02
1
-179
/
+13
*
Framework: Prefer android.system.Os over libcore.io.Libcore.os
Tobias Thierer
2017-10-18
1
-7
/
+4
*
Permit 65535 byte ZIP comments and empty Central Directory
Alex Klyubin
2016-12-19
1
-1
/
+1
*
Remove support for DSA with SHA-512 from v2 sig verification.
Alex Klyubin
2016-03-31
1
-6
/
+0
*
Unbreak verifying v2 signatures of large APKs.
Alex Klyubin
2016-03-18
1
-188
/
+376
*
Workaround for verifying large APKs.
Alex Klyubin
2016-03-11
1
-7
/
+33
*
dump apk signing version
Todd Kennedy
2016-03-03
1
-25
/
+69
*
Use production ID for v2 signing scheme.
Alex Klyubin
2016-02-16
1
-2
/
+1
*
Verify APKs using APK Signature Scheme v2.
Alex Klyubin
2016-01-13
1
-0
/
+1033