Documentation ¶
Index ¶
Constants ¶
View Source
const (
CipherID = "xc20p"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cipher ¶
type Cipher struct {
// contains filtered or unexported fields
}
Cipher implements h2cipher.Cipher for xchacha20-poly1305
func NewFromParams ¶
NewFromParams creates a xchacha20-poly1305 cipher from params
Click to show internal directories.
Click to hide internal directories.