Versions in this module Expand all Collapse all v1 v1.8.7 Dec 27, 2023 v1.0.0 Dec 27, 2023 Changes in this version + func AEADAESGCMTLS13(key, nonceMask []byte) cipher.AEAD + type CipherSuiteTLS13 struct + AEAD func(key, fixedNonce []byte) cipher.AEAD + Hash crypto.Hash + ID uint16 + KeyLen int + type SniffHeader struct + func SniffQUIC(b []byte) (*SniffHeader, error) + func (s SniffHeader) Domain() string + func (s SniffHeader) Protocol() string