Documentation ¶
Index ¶
Constants ¶
View Source
const AesCipherKeySize = 32 // aes key size, 256 bit
Variables ¶
This section is empty.
Functions ¶
func AesDecryptRaw ¶
AesEncryptRaw encrypt original `data` with `token` and initializer vector `iv` iv should have at least `aes.BlockSize` length
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.