You guessed it... trying to avoid the hassle of an export licence :(
 
Where should I start reading to restrict the symmetric key length to 56-bits?  We'll be using OpenSSL on both ends of the connection and plan to use the SSLv3/TLSv1 functions (SSL_connect, SSL_read, SSL_write, etc.).
 
Is there something similar I can do for the assymetric key to restrict it to 512 bits or is that just a matter of creating a cert and key of 512 bits instead of something larger?
 
Good news: thanks to all for the previous help... I got all the socket code up and working with SSL.  Much easier than anticipated, although some docs would have made it even easier and less intimidating.
 
______________________________________________________________
[EMAIL PROTECTED] (Mike Benna)

Reply via email to