fix: runtime sha256
now works for arbitrary strings with length >= 128
#190
Annotations
4 errors
Check there are no errors reported by ESLint:
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
|
Check there are no errors reported by ESLint:
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
|
Check there are no errors reported by ESLint:
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
|
Check there are no errors reported by ESLint
Process completed with exit code 1.
|
Loading