1

(1 replies, posted in wolfSSL)

Currently the wolfSSL_make_eap_keys function does not take an additional context value as specified in rfc5705#section-4. If I am not mistaken, there is no alternative function which would accept additional context for this purpose either?

The edditors draft of EAP TLS 1.3 proposes passing additional context value to the TLS-Exporter ( https://emu-wg.github.io/draft-ietf-emu … ection.2.3 ). How to approach this, or is edditors draft too early for you to consider?