symmetric

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptAESCTR

func DecryptAESCTR(data, key []byte) ([]byte, error)

func DecryptSecretBox

func DecryptSecretBox(secret, ciphertext []byte) ([]byte, error)

func EncryptAESCTR

func EncryptAESCTR(key, data []byte) ([]byte, error)

func EncryptSecretBox

func EncryptSecretBox(secret, plaintext []byte) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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