package
Version:
v0.1.1-2
Opens a new window with list of versions in this module.
Published: Feb 19, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Hash is a hashed entity. This could be an address, localpart, organisation part or anything else. Currently only
sha256 is supported
New generates a regular hash. Assumes you know what you are hashing
NewFromHash generates a hash address based on the given string hash
Byte casts an hash address to string
IsEmpty returns true when this hash is of an empty string
String casts an hash address to string
Verify will check if the hashes for local and org found matches the actual target hash
Source Files
¶
Click to show internal directories.
Click to hide internal directories.