tiny-sha1
A tiny, synchronous implementation of the SHA-1 hash function.
Only works on Uint8Array
for performance and portability reasons.
API
;
Usage
; const emptyBuffer = 0;const hash = ; console;
A tiny, synchronous implementation of the SHA-1 hash function.
Only works on Uint8Array
for performance and portability reasons.
;
; const emptyBuffer = 0;const hash = ; console;
npm i tiny-sha1
475
0.2.1
MIT