aes

package
v1.0.20 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2026 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptAESGCM

func DecryptAESGCM(ciphertext []byte, keyByte []byte) ([]byte, error)

DecryptAESGCM расшифровывает данные, зашифрованные EncryptAESGCM

func EncryptAESGCM

func EncryptAESGCM(plaintext []byte, keyByte []byte, ivByte []byte) ([]byte, error)

EncryptAESGCM шифрует данные с использованием AES-GCM

Types

This section is empty.

Jump to

Keyboard shortcuts

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