package
1.0.1
Repository: https://github.com/singyiu/go-threads.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# 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.

# Structs

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