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
/
ApkSigningBlockUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
APK signature verification: use FileChannel#size
Jooyung Han
2021-07-30
1
-1
/
+1
*
[hardening] Use read() instead of mmap() for incfs files
Yurii Zubrytskyi
2021-03-05
1
-3
/
+2
*
Parse source stamp lineage in platform
Khaled Abdelmohsen
2020-09-11
1
-6
/
+121
*
APK digest API and initial implementation.
Alex Buynytskyy
2020-08-24
1
-34
/
+39
*
V4 signature check refactors.
Alex Buynytskyy
2020-07-08
1
-15
/
+0
*
Modify source stamp format
Khaled Abdelmohsen
2020-06-17
1
-0
/
+1
*
V4 uses V2 digest if V3 is not available.
Alex Buynytskyy
2020-03-24
1
-0
/
+19
*
Refactor isSupportedSignatureAlgorithm
Khaled Abdelmohsen
2020-03-02
1
-0
/
+18
*
Disambiguate fs-verity and apk-verity
Victor Hsieh
2018-09-28
1
-1
/
+1
*
Refactor: break fs-verity data gen into 2 parts
Victor Hsieh
2018-09-13
1
-21
/
+1
*
Verify best signature algorithms of all signers
Victor Hsieh
2018-04-20
1
-6
/
+13
*
Verify the content length in the verity digest
Victor Hsieh
2018-03-07
1
-4
/
+39
*
Change verity hash algorithm to pad the last chunk
Victor Hsieh
2018-02-20
1
-6
/
+3
*
ApkSignatureVerifier: expose verity interfaces
Victor Hsieh
2018-01-18
1
-0
/
+20
*
Support 4k chunk based signature algorithms
Victor Hsieh
2018-01-10
1
-12
/
+91
*
Add APK Signature Scheme v3.
Daniel Cashman
2018-01-02
1
-0
/
+663