fix: runtime sha256
now works for arbitrary strings with length >= 128
#190
Annotations
4 errors
linter:
src/test/benchmarks/benchmarks.spec.ts#L76
'Sha256Small' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
linter:
src/test/benchmarks/benchmarks.spec.ts#L76
'Sha256Big' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
linter:
src/test/benchmarks/benchmarks.spec.ts#L76
'Sha256AsSlice' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
linter
Process completed with exit code 1.
|