encryption

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptPayload

func DecryptPayload(base64Ciphertext string, base64Nonce string, keyManager *keymanager.EncryptionKeyManager) ([]byte, error)

Decryption utility function

func EncryptPayload

func EncryptPayload(payload []byte, keyManager *keymanager.EncryptionKeyManager) (string, string, error)

Encryption utility function

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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