package
Version:
v0.0.0-...-73e628f
Opens a new window with list of versions in this module.
Published: Nov 21, 2024
License: MIT
Opens a new window with license information.
Imports: 5
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.
Path256 returns the SHA256 checksum of the file in path.
Uses io.Copy() to be usable on large files.
Data512 returns the SHA512 checksum of data.
Path512 returns the SHA512 checksum of the file in path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.