Documentation
¶
Index ¶
Constants ¶
View Source
const ( AEAD_AES_128_GCM = 0x0001 AEAD_AES_256_GCM = 0x0002 AEAD_ChaCha20Poly1305 = 0x0003 )
View Source
const DHKEM_X25519_HKDF_SHA256 = 0x0020
View Source
const KDF_HKDF_SHA256 = 0x0001
Variables ¶
This section is empty.
Functions ¶
func GenECHConfig ¶
func UnmarshalECHKeys ¶
func UnmarshalECHKeys(raw []byte) ([]tls.EncryptedClientHelloKey, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.