package
Version:
v0.0.0-...-eb2fa4d
Opens a new window with list of versions in this module.
Published: Nov 2, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Compute and check SHA256/SHA512 message digest
Data256 returns the SHA256 checksum of data.
Data512 returns the SHA512 checksum of data.
Path256 returns the SHA256 checksum of the file in path.
Uses io.Copy() to be usable on large files.
Path512 returns the SHA512 checksum of the file in path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.