const github.com/refraction-networking/utls/dicttls.HKDF_SHA256
5 uses
github.com/refraction-networking/utls/dicttls (current package)
hpke_kdf_identifiers.go#L7: HKDF_SHA256 uint16 = 0x0001
github.com/refraction-networking/utls
u_ech.go#L224: if g.cipherSuite.KdfId != dicttls.HKDF_SHA256 &&
u_ech.go#L300: KdfId: dicttls.HKDF_SHA256,
u_parrots.go#L1447: KdfId: dicttls.HKDF_SHA256,
u_parrots.go#L1451: KdfId: dicttls.HKDF_SHA256,
![]() |
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. |