Files
wolfssl/src
Juliusz Sosinowicz 6dfc702364 Correct serverDH_Pub length on renegotiation
On a renegotiation the serverDH_Pub buffer may be too short. The previous DhGenKeyPair call may have generated a key that has a shorter binary representation (usually by one byte). Calling DhGenKeyPair with this shorter buffer results in a WC_KEY_SIZE_E error.
2021-07-06 15:39:23 +02:00
..
2021-06-15 15:31:29 -05:00
2021-06-25 15:23:51 +10:00
2021-07-06 15:39:23 +02:00
2021-07-06 15:39:23 +02:00
2021-07-06 15:39:23 +02:00
2021-07-06 15:39:23 +02:00