mirror of
https://github.com/tlsnotary/PageSigner.git
synced 2026-01-10 07:07:57 -05:00
updated old oracle notarized URLs for pgsgV4
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -37,6 +37,7 @@ check_oracle = oracles.check_oracle
|
||||
check_complete_records = socket.check_complete_records
|
||||
checkCertSubjName = verifychain.checkCertSubjName
|
||||
chosen_notary = oracles.oracle
|
||||
computeCommitHash = tlsn.computeCommitHash
|
||||
dechunk_http = utils.dechunk_http
|
||||
decrypt_tls_response = tlsn.decrypt_tls_response
|
||||
eq = utils.eq
|
||||
|
||||
@@ -574,6 +574,7 @@ async function verifyNotarySig(sigDER, pkPEM, signed_data_ba){
|
||||
|
||||
if (typeof module !== 'undefined'){ //we are in node.js environment
|
||||
module.exports={
|
||||
computeCommitHash,
|
||||
decrypt_tls_response,
|
||||
start_audit,
|
||||
verifyECParamsSig,
|
||||
|
||||
Reference in New Issue
Block a user