Peng Liu
unread,Oct 29, 2015, 10:47:02 PM10/29/15You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
At present I develop a back-end server. When client sends request for a new connection, the server needs to exchange EC public key with client. Each connection means a new thread. Are the ECDH key generation and derivation thread-safe? I use OpenSSL 1.0.2d-fips.
Thanks
Passinger