Hi, Thanks for your suggestion..
If, I want to use my own algorithm instead of rsa or sha1 in the digital certificates, is it possible ? if yes then how ? And it is like a learning exercise for me. Regards, Niraj. On 19-Nov-2014 9:28 PM, "Salz, Rich" <rs...@akamai.com> wrote: > > 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 :) > > >