mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
improve package gaes
This commit is contained in:
@ -18,7 +18,7 @@ import (
|
||||
|
||||
const (
|
||||
// IVDefaultValue is the default value for IV.
|
||||
IVDefaultValue = "I Love Go Frame!"
|
||||
IVDefaultValue = "I Love GoFrame!"
|
||||
)
|
||||
|
||||
// Encrypt is alias of EncryptCBC.
|
||||
|
||||
Reference in New Issue
Block a user