Re: CRYPTO_malloc_init undefined in latest snapshot

2000-01-12 Thread Per Nilsson
There's a similar problem that I ran into when I wanted to use the debug dll version of the runtime library: Things like file handles will also be different. So this following piece of code will crash: fp=fopen(cert_file,"rb"); b=BIO_new_fp(fp,0); cert=d2i_X509_bio(b,0); == This will crash

Re: Function naming convention.

2000-01-12 Thread Dr Stephen Henson
Arne Ansper wrote: one question: do we need those _peek_ functions at all? i think not. and i have a proposal how to keep new library and applications clean and keep compatibility with older applications: Well not everything has a reference count and not everything is static. Some of

Re: cvs commit: openssl/doc/crypto RSA_blinding_on.pod RSA_check_key.pod RSA_generate_key.pod RSA_get_ex_new_index.pod RSA_new.pod RSA_padding_add_PKCS1_type_1.pod RSA_print.pod RSA_private_encrypt.pod RSA_public_encrypt.pod RSA_set_method.pod RSA_sign.pod RSA_sign_ASN1_OCTET_STRING.pod RSA_size.pod crypto.pod d2i_RSAPublicKey.pod rsa.pod

2000-01-12 Thread Ulf Möller
On Wed, Jan 12, 2000 at 05:22:34PM +, Dr Stephen Henson wrote: Anyway on an unrelated note: why does the random number generator have to be seeded before using RSA sign/verify? Got me. I was thinking of something else. I guess I should have checked with the source...

Re: Doubt about OPENSSL config file

2000-01-12 Thread Bodo Moeller
Richard Levitte - VMS Whacker [EMAIL PROTECTED]: raulg What is the meanig of field raulg raulg RANDFILE = $ENV::HOME/.rnd raulg oid_file = $ENV::HOME/.oid raulg raulg in the openssl config file? raulg raulg If i have the OpenSSL on a MS NT 4 PC, what value can i assign to it?

Re: CRYPTO_malloc_init undefined in latest snapshot

2000-01-12 Thread Dr Stephen Henson
Bodo Moeller wrote: I was suspicious about things like that -- and then there's this (now removed) note in INSTALL.W32 saying about the original SSLeay instructions that "some of this may be out of date and no longer applicable. In particular the Crypto_malloc_init() comment appears to

RE: Windows NT installation

2000-01-12 Thread Alex Cosic
Title: Windows NT installation -Original Message-From: Yuriy Stul [mailto:[EMAIL PROTECTED]]Sent: Tuesday, January 11, 2000 7:19 PMTo: [EMAIL PROTECTED]Subject: Re: Windows NT installation Hello Alex, try to do next: In Visual Studio open Tools/Options and choose