MCPcopy Create free account
hub / github.com/ardanlabs/python-go / CheckSignatures

Function CheckSignatures

pyext/checksig.go:18–47  ·  view source on GitHub ↗

CheckSignatures calculates sha1 signatures for files in rootDir and compare them with signatures found at "sha1sum.txt" in the same directory. It'll return an error if one of the signatures don't match

(rootDir string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

verifyFunction · 0.85
TestLogsFunction · 0.85

Calls 3

parseSigFileFunction · 0.85
fileSigFunction · 0.85
CloseMethod · 0.45

Tested by 1

TestLogsFunction · 0.68