OpenSSL-0.9.6 ported to NuTCracker for Windows NT

2000-12-22 Thread Sandeep Kasargod
Hi, We recently used openssl in the development of our product for secure communication. We ported our software to NT using the NuTCracker development environment from Datafocus(the MKS toolkit people). We then found to our dismay that it doesn't work properly because while our software creates a

Re: BN_bn2bin()

2000-12-22 Thread Geoff Thorpe
Hi there, On Fri, 22 Dec 2000, Martin Szotkowski wrote: > int BN_bn2bin(const BIGNUM *a, unsigned char *to) > > Not cardinal bug, but I used this function for get size for malloc buffer, > but this function don't verify 'to' parameter for NULL. > please put this line (or some else) into this fu

Re: cvs commit: openssl-web/support index.wml

2000-12-22 Thread Satyanarayana Thota
Hello guys, how to start project in openssl.I would like to do HTTPS and 128 bit encryption.How can I do them .Pl help me out. --- [EMAIL PROTECTED] wrote: > ulf 21-Dec-2000 18:06:49 > > Modified:support index.wml > Log: > make clear that openssl-dev is not for application > d

OpenSSL on Win98

2000-12-22 Thread Bear Claw Of The Canyon
What is the best compiler to use when compiling OpenSSL to run on Windows98?