package tls12
Import Path
github.com/refraction-networking/utls/internal/tls12 (on go.dev)
Dependency Relation
imports 2 packages, and imported by one package
Involved Source Files
tls12.go
Package-Level Functions (total 3, in which 2 are exported)
MasterSecret implements the TLS 1.2 extended master secret derivation, as
defined in RFC 7627 and allowed by SP 800-135, Revision 1, Section 4.2.2.
PRF implements the TLS 1.2 pseudo-random function, as defined in RFC 5246,
Section 5 and allowed by SP 800-135, Revision 1, Section 4.2.2.
Package-Level Constants (total 2, neither is exported)
![]() |
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. |