const github.com/refraction-networking/utls/dicttls.AEAD_AES_128_GCM
4 uses
github.com/refraction-networking/utls/dicttls (current package)
hpke_aead_identifiers.go#L7: AEAD_AES_128_GCM uint16 = 0x0001 // NIST Special Publication 800-38D
github.com/refraction-networking/utls
u_ech.go#L229: if g.cipherSuite.AeadId != dicttls.AEAD_AES_128_GCM &&
u_ech.go#L301: AeadId: dicttls.AEAD_AES_128_GCM,
u_parrots.go#L1448: AeadId: dicttls.AEAD_AES_128_GCM,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |