MCPcopy Create free account
hub / github.com/TeamWin/Team-Win-Recovery-Project / verify_file

Function verify_file

verifier.cpp:123–304  ·  view source on GitHub ↗

* Looks for an RSA signature embedded in the .ZIP file comment given the path to the zip. Verifies * that it matches one of the given public keys. A callback function can be optionally provided for * posting the progress. * * Returns VERIFY_SUCCESS or VERIFY_FAILURE (if any error is encountered or no key matches the * signature). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

TWinstall_zipFunction · 0.70
twinstall.cppFile · 0.70
verify_packageFunction · 0.70
TESTFunction · 0.50
TEST_PFunction · 0.50

Calls 6

minFunction · 0.85
print_hexFunction · 0.85
RSA_verifyFunction · 0.85
sizeMethod · 0.80
getMethod · 0.80
read_pkcs7Function · 0.70

Tested by 2

TESTFunction · 0.40
TEST_PFunction · 0.40