Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultSalt = "crypto"
)
Functions ¶
This section is empty.
Types ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
Reader is an io.Reader that can read encrypted bytes. Now it only supports aes-128-cfb.
Click to show internal directories.
Click to hide internal directories.