Imports
- github.com/dsnet/compress/brotli
- golang.org/x/crypto/chacha20poly1305
- golang.org/x/crypto/cryptobyte
- golang.org/x/crypto/curve25519
- golang.org/x/crypto/hkdf
- golang.org/x/crypto/sha3
Imports in module “github.com/KakashiHatake324/tlsclient/v2”
- github.com/KakashiHatake324/tlsclient/v2/bsaes
- github.com/KakashiHatake324/tlsclient/v2/yawning-utls/cpu
Standard library imports
- bufio
- bytes
- compress/zlib
- container/list
- crypto
- crypto/aes
- crypto/cipher
- crypto/des
- crypto/ecdsa
- crypto/elliptic
- crypto/hmac
- crypto/md5
- crypto/rand
- crypto/rc4
- crypto/rsa
- crypto/sha1
- crypto/sha256
- crypto/sha512
- crypto/subtle
- crypto/x509
- encoding/asn1
- encoding/binary
- encoding/hex
- encoding/pem
- errors
- fmt
- hash
- io
- io/ioutil
- math
- math/big
- math/rand
- net
- os
- sort
- strconv
- strings
- sync
- sync/atomic
- time