Imports
- github.com/andybalholm/brotli
- github.com/cloudflare/circl/hpke
- github.com/cloudflare/circl/kem
- github.com/cloudflare/circl/kem/hybrid
- github.com/cloudflare/circl/pki
- github.com/cloudflare/circl/sign
- github.com/cloudflare/circl/sign/eddilithium3
- github.com/klauspost/compress/zstd
- golang.org/x/crypto/chacha20poly1305
- golang.org/x/crypto/cryptobyte
- golang.org/x/crypto/hkdf
- golang.org/x/crypto/sha3
- golang.org/x/sys/cpu
Imports in module “github.com/tuk2/utls”
- github.com/tuk2/utls/dicttls
- github.com/tuk2/utls/internal/boring
- github.com/tuk2/utls/internal/helper
- github.com/tuk2/utls/internal/quicvarint
Standard library imports
- bufio
- bytes
- compress/zlib
- container/list
- context
- crypto
- crypto/aes
- crypto/cipher
- crypto/des
- crypto/ecdh
- crypto/ecdsa
- crypto/ed25519
- crypto/elliptic
- crypto/hmac
- crypto/md5
- crypto/rand
- crypto/rc4
- crypto/rsa
- crypto/sha1
- crypto/sha256
- crypto/sha512
- crypto/subtle
- crypto/x509
- encoding/binary
- encoding/json
- encoding/pem
- errors
- fmt
- hash
- io
- log
- math
- math/big
- math/rand
- net
- os
- runtime
- sort
- strconv
- strings
- sync
- sync/atomic
- time