package
1.0.4
Repository: https://github.com/iov-one/weave.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GenPrivKeyEd25519 returns a random new private key (TODO: look at sources of randomness, other than default crypto/rand).
PrivKeyEd25519FromSeed will deterministically generate a private key from a given seed.

# Constants

ExtensionName is used for the Conditions we get from signatures.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Pubkey represents a crypto public key we use.
Signer is the functionality we use from a private key No serializing to support hardware devices as well.