Documentation
¶
Index ¶
Constants ¶
View Source
const ( Version1 = 1 Version2 = 2 DefaultSnellVersion = Version1 )
Variables ¶
This section is empty.
Functions ¶
func NewAES128GCM ¶ added in v1.2.0
func NewAES128GCM(psk []byte) shadowaead.Cipher
func NewChacha20Poly1305 ¶ added in v1.2.0
func NewChacha20Poly1305(psk []byte) shadowaead.Cipher
Types ¶
type Pool ¶ added in v1.2.0
type Pool struct {
// contains filtered or unexported fields
}
func (*Pool) GetContext ¶ added in v1.2.0
Click to show internal directories.
Click to hide internal directories.