Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultCrypt = &Crypt{ key: []byte("x^)dixf&*1$free]"), }
Functions ¶
func DecodeBase64 ¶
func EncodeBase64 ¶ added in v0.3.2
Types ¶
type Crypt ¶
type Crypt struct {
// contains filtered or unexported fields
}
func NewCrptWithKey ¶ added in v0.1.4
Click to show internal directories.
Click to hide internal directories.