Documentation ¶
Overview ¶
Package zcrypto implements cryptographic helpers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SecretString ¶
Secret string of size characters selected from sel.
If sel is "" it will use [0-9a-zA-Z], excluding some easily confused characters: 0, 1, i, l, o, I, and O.
func VerifyHash ¶
VerifyHash verifies a file with a hash from HashFile().
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.