Microsoft CryptoAPI and OpenSSL

2001-12-12 Thread RTCYB
Hi, What i need is a library to provide CA x509 and it's storage(saving and loading),encrypting and decrypting data via(DES,RC4,RSA).Both can handle this.(MS and OpenSSL) Does anybody knows advantages and disadvantages of Microsofts CryptoAPI in comparsion to the OpenSSL-toolkit? Thanks La

Re: installing,compiling openssl for usage in VC ++ 6

2001-12-10 Thread RTCYB
Yes thank you all,i'm on the way already to get some glasses ;) __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager

Re: installing,compiling openssl for usage in VC ++ 6

2001-12-10 Thread RTCYB
thanks for all the help everybody,but now i'll get path errors,i will download somewhere the libs i don't have the time to play around with perl and ... That is what i get if i call do_ms "C:\Encyrypting\openSSL\toolkit\openssl-engine-0.9.6b\ms>perl util\mkdef.pl 32 ssleay 1>ms\ssleay32.def Th

installing,compiling openssl for usage in VC ++ 6

2001-12-08 Thread RTCYB
Hi, i read the install.w32 file,but i don't understand,or the file is wrong. 1.Why do i need perl? 2.The descripted perl commands like configure VC-WIN32 don't work,do_ms etc. not even found in perlinstallation or in the help file,i don't get it,and don't understand it. Do i need to make a course

Java toolkit for SSL???

2001-12-07 Thread RTCYB
Hi, i tried to find a toolkit that can handle C and Java to make sure beeing 100% compatible,because we have a networkclient application written in C,and also a Browser application written in Java. Does anybody know a good SSL toolkit for java? Thanks Larry ___