Re: MD2 capability

2010-08-17 Thread Dr. Stephen Henson
On Tue, Aug 17, 2010, kartik rustagi wrote: > Thanks for replying. Can you be more specific about which option to add in > ./configure in order to have md2 enabled? > If you are using OpenSSL 1.0.0 or later then enable-md2 will do the trick, this option has no effect on 0.9.8 which includes md2

Re: MD2 capability

2010-08-16 Thread kartik rustagi
Thanks for replying. Can you be more specific about which option to add in ./configure in order to have md2 enabled? On Mon, Aug 16, 2010 at 5:55 PM, Jakob Bohm wrote: > On 16-08-2010 14:05, kartik rustagi wrote: > >> Hello all, >> >> For an internal testing I want to enable MD2 hashing in Opens

Re: MD2 capability

2010-08-16 Thread Jakob Bohm
On 16-08-2010 14:05, kartik rustagi wrote: Hello all, For an internal testing I want to enable MD2 hashing in Openssl. Can any one tell me how to do it (easiest way)? I am a newbie to openssl. # openssl version Openssl 0.9.8k 25 Mar 2009 On Ubuntu 10.04 As far as I recall the Debian and U

MD2 capability

2010-08-16 Thread kartik rustagi
Hello all, For an internal testing I want to enable MD2 hashing in Openssl. Can any one tell me how to do it (easiest way)? I am a newbie to openssl. ># openssl version > Openssl 0.9.8k 25 Mar 2009 On Ubuntu 10.04 -- Regards Kartik Rustagi