NTS-KE parsing incorrectly expects request/response to be received in one recv call

The current NTS Key Exchange parsing code, both for client and server, expects to receive the entirety of the request/response message in a single SSL_read call. This is need not necessarily be the case, causing the ntpsec to incorrectly reject the message when a partial receive occurs.

Assignee Loading
Time tracking Loading