Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ed25519Curve ¶
type Ed25519Curve struct {
Version []byte
}
func (*Ed25519Curve) GenerateKey ¶
func (ec *Ed25519Curve) GenerateKey() ([]byte, []byte)
func (*Ed25519Curve) GetVersion ¶
func (ec *Ed25519Curve) GetVersion() []byte
Click to show internal directories.
Click to hide internal directories.