This project is archived. Its data is
read-only
.
Avoid malloc/free on each server-side ntor handshake
Now that we require c99, we can use variable-length array here instead of a malloc/free pair.