package
0.0.0-20240327020957-e9dc38c610a6
Repository: https://github.com/mufe/golang-base.git
Documentation: pkg.go.dev
# Functions
NewDecrypter returns a BlockMode which decrypts in electronic code book mode, using the given Block.
NewEncrypter returns a BlockMode which encrypts in electronic code book mode, using the given Block.