package
Version:
v0.8.1
Opens a new window with list of versions in this module.
Published: Jun 3, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package crypto implements cryptographic functions for Babble.
SHA256 returns the SHA256 hash of the data.
func SimpleHashFromTwoHashes(left []byte, right []byte) []byte
SimpleHashFromTwoHashes returns the SHA256 hash of the concatenation of left
and right data.
Source Files
¶
Directories
¶
Package keys implements the public key cryptography used throughout Babble.
|
Package keys implements the public key cryptography used throughout Babble. |
Click to show internal directories.
Click to hide internal directories.