Documentation ¶
Index ¶
Constants ¶
View Source
const ( Version1 = 1 Version2 = 2 DefaultSnellVersion = Version1 )
Variables ¶
This section is empty.
Functions ¶
func NewAES128GCM ¶
func NewAES128GCM(psk []byte) shadowaead.Cipher
func NewChacha20Poly1305 ¶
func NewChacha20Poly1305(psk []byte) shadowaead.Cipher
Types ¶
Click to show internal directories.
Click to hide internal directories.