mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
* Update to latest BearSSL library version, fixes #4898 * Actually install the updated BearSSL lib/headers
This commit is contained in:
committed by
GitHub
parent
89d2f42153
commit
00c35be985
@ -37,7 +37,7 @@ extern "C" {
|
||||
* # The TLS PRF
|
||||
*
|
||||
* The "PRF" is the pseudorandom function used internally during the
|
||||
* SSL/TLS handshake, notably to expand negociated shared secrets into
|
||||
* SSL/TLS handshake, notably to expand negotiated shared secrets into
|
||||
* the symmetric encryption keys that will be used to process the
|
||||
* application data.
|
||||
*
|
||||
|
Reference in New Issue
Block a user