package
Version:
v0.0.0-...-c3d1502
Opens a new window with list of versions in this module.
Published: Mar 3, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func MasterSecret(hash func() hash.Hash, preMasterSecret, transcript []byte) []byte
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.