encryption

package
v0.0.0-...-d208a3a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decrypt

func Decrypt(key []byte, nonce []byte, ciphertext []byte) ([]byte, error)

func Encrypt

func Encrypt(key []byte, plaintext []byte) (nonce []byte, ciphertext []byte, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL