package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jul 14, 2020
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
¶
Package crypto provides cryptographic utility functions.
Bytes returns securely generated random bytes.
BytesFromSample returns securely generated random bytes from a string
sample.
Hash returns a sha512 hash of a string.
String returns a securely generated random string from an optional
sample.
StringB64 returns a securely generated random string from an optional
sample, encoded in base64.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.