aaes

package
v1.6.5 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptCBC

func DecryptCBC(encrypted []byte, key []byte) (decrypted []byte)

DecryptCBC CBC Decrypt

func DecryptCFB

func DecryptCFB(encrypted []byte, key []byte) (decrypted []byte)

DecryptCFB CFB Decrypt

func EncryptCBC

func EncryptCBC(origData []byte, key []byte) (encrypted []byte)

EncryptCBC CBC encryption

func EncryptCFB

func EncryptCFB(origData []byte, key []byte) (encrypted []byte)

EncryptCFB CFB encryption

Types

This section is empty.

Jump to

Keyboard shortcuts

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