uru icon indicating copy to clipboard operation
uru copied to clipboard

[Golang][encoder] - aes module key size

Open guervild opened this issue 2 years ago • 0 comments

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

guervild avatar May 01 '23 20:05 guervild