sha1
reddcoinjs-lib v7.0.1-rdd.1 • Docs
reddcoinjs-lib v7.0.1-rdd.1 / crypto / sha1
Function: sha1()
sha1(
msg):Uint8Array
SHA1 (RFC 3174) hash function. It was cryptographically broken: prefer newer algorithms.
Parameters
• msg: Input
Returns
Uint8Array
Defined in
node_modules/@noble/hashes/sha1.d.ts:21