Documentation
¶
Index ¶
Constants ¶
View Source
const BlockType = "ed25519-sha512"
Variables ¶
This section is empty.
Functions ¶
func SignStream ¶
func SignStream(privkey ed25519.PrivateKey, stream *hashstream.Sha512Stream) (*format.SignatureBlock, error)
func VerifyStream ¶
func VerifyStream(pubkey ed25519.PublicKey, block *format.SignatureBlock, stream *hashstream.Sha512Stream) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.