Blockchain Commons Crypto TypeScript Library - v1.0.0-alpha.13
Preparing search index...
doubleSha256
Function doubleSha256
doubleSha256
(
message
:
Uint8Array
)
:
Uint8Array
Calculate double SHA-256 hash (SHA-256 of SHA-256) This is the standard Bitcoin hashing function
Parameters
message
:
Uint8Array
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Blockchain Commons Crypto TypeScript Library - v1.0.0-alpha.13
Loading...
Calculate double SHA-256 hash (SHA-256 of SHA-256) This is the standard Bitcoin hashing function