package
1.1.14
Repository: https://github.com/transchain/sdk-go.git
Documentation: pkg.go.dev

# Functions

GenerateNewPrivateKey generates a new x25519 private key.
PrivateKey constructor.
PrivateKey constructor from a base64 string.
PublicKey constructor.
PublicKey constructor from a base64 string.

# Constants

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

# Variables

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

# Type aliases

BoxNonce is a Nacl box nonce wrapper (24 bytes).
PrivateKey is an x25519 private key wrapper (64 bytes).
PublicKey is an x25519 public key wrapper (32 bytes).