UNPKG

412 BTypeScriptView Raw
1export function testSelfReferencingHash(_tc: t.TestCase): void;
2export function testSha256Basics(_tc: t.TestCase): Promise<void>;
3export function testLargeValue(_tc: t.TestCase): Promise<void>;
4export function testRepeatSha256Hashing(tc: t.TestCase): Promise<void>;
5export function testBenchmarkSha256(_tc: t.TestCase): Promise<void>;
6import * as t from '../testing.js';
7//# sourceMappingURL=sha256.test.d.ts.map
\No newline at end of file