Hy, I'm making an research regarding client puzzles protocol, and I want to test my theoretical results using OpenSSL, for that I need to send a puzzle from Server to Client ant to receive an answer to that puzzle from the Client. To accomplish this I need the puzzle to be sent and the answer to be received before the SERVER_DONE state on the server during the handshake. My problem is that I don't know how to send that puzzle from the Server and to receive it on the Client. I think that is has something to do with the ssl3_do_write and the ssl_get_messege functions. Can anyone send me an example of how can I send some data and receive that data during the handshake?
Thank You! Marius -- View this message in context: http://www.nabble.com/Sending-a-puzzle-during-handshake-tp21554339p21554339.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org