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
*
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