163c2fc220
Motivation: Due a bug in our test we may dropped data on the floor which are generated during handshaking (or slightly after). This could lead to corrupt state in the engine itself and so fail tests. This is especially true for TLS1.3 which generates the sessions on the server after the "actual handshake" is done. Modifications: Contine with wrap / unwrap until all data was consumed Result: Correctly feed all data to the engine during testing |
||
---|---|---|
.. | ||
src | ||
pom.xml |