> I have developed one algorithm like RSA so how can I use my algorithm with 
> OPENSSL to secure Tcp/ip connections.

Adding new algorithms to openssl is not trivial.  It's also not really 
documented.  Good luck!

For what it's worth, developing your own crypto algorithms is generally a bad 
idea, unless it is a learning exercise.  A free opinion, worth what you paid 
for it :)


Reply via email to