Documentation ¶
Index ¶
- func DecodeCookie(cypher core.Cypher, data string) (string, error)
- func EncodeCookie(cypher core.Cypher, data string) (string, error)
- func GenerateRandomPass() []byte
- func GenerateRandomPassAsString() string
- func New() core.Cypher
- func NewWithPassword(password []byte) core.Cypher
- func NewWithPasswordAsString(password string) core.Cypher
- type AES256
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRandomPass ¶
func GenerateRandomPass() []byte
func GenerateRandomPassAsString ¶
func GenerateRandomPassAsString() string
func NewWithPassword ¶
func NewWithPasswordAsString ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.