//
pkg.gl
Category
github.com/paulwaldo/building-microservices-with-go
Chapter08
chapter8-master
symmetric
package
0.0.0-20250218190523-b123c3ebbebe
Repository:
https://github.com/paulwaldo/building-microservices-with-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
55 SLOC
#
Functions
DecryptData
DecryptData decrypts the given data with the given key.
EncryptData
EncryptData encrypts the given data using AES with the given key.