qtls

package
v0.0.0-...-5f1fb51 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AEADAESGCMTLS13

func AEADAESGCMTLS13(key, nonceMask []byte) aead

Types

type CipherSuiteTLS13

type CipherSuiteTLS13 struct {
	ID     uint16
	KeyLen int
	Hash   crypto.Hash
	AEAD   func(key, fixedNonce []byte) aead
}

func (*CipherSuiteTLS13) IVLen

func (c *CipherSuiteTLS13) IVLen() int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL