Documentation ¶
Overview ¶
Package ed25519hash provides optimized routines for signing and verifying Sia hashes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractPublicKey ¶
func ExtractPublicKey(priv ed25519.PrivateKey) ed25519.PublicKey
ExtractPublicKey extracts the PublicKey portion of priv.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
edwards25519
Package edwards25519 implements primitives used in the ed25519 signature algorithm.
|
Package edwards25519 implements primitives used in the ed25519 signature algorithm. |
Click to show internal directories.
Click to hide internal directories.