package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: May 5, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package algo implement common api
Hash Generate a hex hash value,
expects: md5, sha1, sha224, sha256, sha384, sha512.
Hmac Generate a hex hash value with the key,
expects: hmacmd5, hmacsha1, hmacsha224, hmacsha256, hmacsha384, hmacsha512.
MD5 calculate the md5 hash of a hex string.
SHA1 calculate the sha1 hash of a hex string.
SHA256 calculate the sha256 hash of a hex string.
SHA512 calculate the sha512 hash of a hex string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.