uru
uru copied to clipboard
[Golang][encoder] - aes module key size
The keysize must be 32, if a the user set a size less than that it will crash, see: https://github.com/guervild/uru/blob/main/pkg/encoder/aes.go#L26