const github.com/refraction-networking/utls/dicttls.AEAD_CHACHA20_POLY1305
3 uses
github.com/refraction-networking/utls/dicttls (current package)
hpke_aead_identifiers.go#L9: AEAD_CHACHA20_POLY1305 uint16 = 0x0003 // RFC 8439
github.com/refraction-networking/utls
u_ech.go#L231: g.cipherSuite.AeadId != dicttls.AEAD_CHACHA20_POLY1305 {
u_parrots.go#L1452: AeadId: dicttls.AEAD_CHACHA20_POLY1305,
![]() |
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. |