Forum Discussion
KT_271103
Jul 27, 2016Nimbostratus
SSL key generation method
Please clear below questions?
Pre-master key derived from already shared random numbers through initial handshake process. Is it correct?
How master key is generating from pre-master key on both...
KT_271103
Jul 28, 2016Nimbostratus
Hi Kevin, Thanks for the RFC. Checked below
Computing the Master Secret For all key exchange methods, the same algorithm is used to convert the pre_master_secret into the master_secret. The pre_master_secret should be deleted from memory once the master_secret has been computed.
master_secret = PRF(pre_master_secret, "master secret",
ClientHello.random + ServerHello.random)
[0..47];
I could not understand above formula. It is included master secret also then 0..47? Is there for better understanding?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects