aes v1
This package provides functions to encrypt and decrypt data using AES encryption. It supports both byte slices and strings as input and output formats.
Repository
Installation
Usage
String Encryption/Decryption
Byte Slice Encryption/Decryption
Working with Base64 Encoding
API Reference
Encryption Methods
Decryption Methods
Last updated