index
:
anonymous/android_bootable_recovery
android-11
android-14.0
android-4.3
android-4.4
android-5.0
android-5.1
android-6.0
android-7.0
android-7.1
android-8.0
android-8.1
android-9.0
Team Win Recovery Project (TWRP)
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
verifier.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a checker for signature boundary in verifier am: 54ea136fde am: 0a34b17c8b am: fb80b4f72d am: d3d5e54a45 am: 6ea9888d51 am: a055eb93c3
Tianjie Xu
2017-01-18
1
-0
/
+6
|
\
|
*
Add a checker for signature boundary in verifier am: 54ea136fde am: 0a34b17c8b
Tianjie Xu
2017-01-18
1
-0
/
+6
|
|
\
|
|
*
Add a checker for signature boundary in verifier
Tianjie Xu
2016-12-17
1
-0
/
+6
*
|
|
recovery: Dump the signature in the zip package.
Tao Bao
2016-04-20
1
-2
/
+15
*
|
|
Decrease OTA package verification times further.
Elliott Hughes
2016-04-20
1
-4
/
+4
*
|
|
Use BoringSSL instead of mincrypt to speed up package verification.
Elliott Hughes
2016-04-14
1
-111
/
+209
*
|
|
recovery: Refactor verifier and verifier_test.
Tao Bao
2016-02-03
1
-141
/
+124
|
/
/
*
/
Add missing includes.
Elliott Hughes
2015-01-28
1
-2
/
+3
|
/
*
am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues"
Mark Salyzyn
2014-03-14
1
-7
/
+7
|
\
|
*
Recovery 64-bit compile issues
Mark Salyzyn
2014-03-14
1
-7
/
+7
*
|
do verification and extraction on memory, not files
Doug Zongker
2014-01-16
1
-55
/
+15
|
/
*
Add support for ECDSA signatures
Kenny Root
2013-10-10
1
-32
/
+198
*
verifier: update to support certificates using SHA-256
Doug Zongker
2013-09-25
1
-17
/
+63
*
move key loading to verifier code
Doug Zongker
2012-11-02
1
-0
/
+102
*
refactor ui functions into a class
Doug Zongker
2011-10-31
1
-2
/
+4
*
turn recovery into a C++ binary
Doug Zongker
2011-10-31
1
-0
/
+185