Documentation
¶
Index ¶
Constants ¶
View Source
const GCMTagSize = 16
Variables ¶
View Source
var (
InvalidMessageError = errors.New("encryptor: invalid message")
)
Functions ¶
func AddPKCS7Padding ¶
func RemovePKCS7Padding ¶
Types ¶
type Encryptor ¶
type Encryptor struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.