package
0.1.31
Repository: https://github.com/dcnetio/gothreads-lib.git
Documentation: pkg.go.dev

# Functions

FromPrivKey returns a key by parsing k into a private key.
FromPubKey returns a key by parsing k into a public key.

# Constants

EphemeralPublicKeyBytes is the length of nacl ephemeral public key.
NonceBytes is the length of nacl nonce.

# Variables

Nacl box decryption failed.
No description provided by the author
No description provided by the author

# Structs

DecryptionKey is a private key wrapper that can perform decryption.
EncryptionKey is a public key wrapper that can perform encryption.