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

Function load_keys

verifier.cpp:476–553  ·  view source on GitHub ↗

Reads a file containing one or more public keys as produced by DumpPublicKey: this is an RSAPublicKey struct as it would appear as a C source literal, eg: "{64,0xc926ad21,{1795090719,...,-695002876},{-857949815,...,1175080310}}" For key versions newer than the original 2048-bit e=3 keys supported by Android, the string is preceded by a version identifier, eg: "v2 {64,0xc926ad21,{1795090719,...

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
SetUpMethod · 0.50
TESTFunction · 0.50

Calls 3

parse_rsa_keyFunction · 0.85
parse_ec_keyFunction · 0.85
getMethod · 0.80

Tested by 2

SetUpMethod · 0.40
TESTFunction · 0.40