tlsn
tlsn copied to clipboard
Record layer MPC preprocessing
Right now we already support preprocessing the protocols for the handshake, however we still perform all MPC processing for the record layer in the online phase. This can cause connection timeouts with the server.
Implement preprocessing for the record layer as well.