[no subject]

2002-11-25 Thread ahmad f
hi i have some problems using BIO_read /write/gets/puts in visual c++ i wrote this code to access to the BIO and read some data each time i use this function i obtain this error : The instruction at 0x1003159d referenced memory at 0xccd0 . the memory could not be read could someone tell

BIO_read error

2002-11-25 Thread ahmad f
hi i have some problems using BIO_read /write/gets/puts in visual c++ i wrote this code to access to the BIO and read some data each time i use this function i obtain this error : The instruction at 0x1003159d referenced memory at 0xccd0 . the memory could not be read could someone tel

[no subject]

2002-11-22 Thread ahmad f
hi i am a new user of openssl,and i am trying to make an application that use openssl to manage a pki. so i begin by trying make a command like genrsa ,i began with RSA_generate_key() function ,it works but the problem is what function must be used to encrypt RSA key with DES or 3DES ,and ho