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