aesecb

package
v0.70.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

aesecb provides ECB (Electronic Codebook) mode for AES. Do not use this approach for new implementations due to weak security. This is provided for compatibility with previous implementations only.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecryptBase64

func DecryptBase64(v, key string) (string, error)

func EncryptBase64

func EncryptBase64(v, key string) (string, error)

EncryptBase64 provides ECB (Electronic Codebook) mode for AES. Do not use this approach for new implementations due to weak security. This is provided for compatibility with previous implementations only.

Types

This section is empty.

Jump to

Keyboard shortcuts

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