rsa_st copy function

2002-06-04 Thread Federico Sauter
e trick without it.) return retValue; } My question is whether this should do a copy of the struct, or if there is something (important) missing. Thanks in advance for the help! _ Federico Sauter [E

Re: rsa_st copy function

2002-06-13 Thread Federico Sauter
Thank you! I found that the functions RSAPublicKey_dup(RSA*) or RSAPrivateKey_dup defined in x509.h will also do the trick. They actually work exactly as you suggested (i2d then d2i)! Sincerely, _ Federico Sauter

Re: SSL_CTX_set_cipher_list

2002-06-13 Thread Federico Sauter
Hi Shane! I found these strings defined in : SSL_TXT_DES_64_CBC_WITH_MD5 SSL_TXT_DES_64_CBC_WITH_SHA SSL_TXT_DES_192_EDE3_CBC_WITH_MD5 SSL_TXT_DES_192_EDE3_CBC_WITH_SHA I hope this helps! _ Federico Sauter

RSA Encryption

2002-06-13 Thread Federico Sauter
w this would fit into the last question,) for instance if NO_PADDING needs something like this or not. Thanks in advance for the help! _ Federico Sauter [EMAIL PROTECTED] Software EntwicklungTel:

RSA encryption

2002-06-24 Thread Federico Sauter
I got a question regarding RSA encryption: how do I encrypt/decrypt some text (or byte array, you understand what I mean) that is larger than RSA_key_size() ? Thanks in advance! _ Federico Sauter [EMAIL

Re: Compilation problem using OpenSSL with STL

2002-07-26 Thread Federico Sauter
) compiled OpenSSL before using it with the STL? Please send more information about your configuration and when the problem started and perhaps I can help you further... Sincerely, _ Federico Sauter [EMAIL PROTECTED

Re: where can I find these include files?

2002-07-26 Thread Federico Sauter
d to memory leaks... I hope that helps! _________ Federico Sauter [EMAIL PROTECTED] Software EntwicklungTel: +49 89 7465 4778 TESIS Sysware GmbH Fax: +49 89 7465 4788 Implerstra?e 26 * D-81371 M¨¹nchen * Deutschland Chaozejun

Re: what is wrong in my code?

2002-08-01 Thread Federico Sauter
an error. I hope that helps! F.S. _________ Federico Sauter [EMAIL PROTECTED] Software EntwicklungTel: +49 89 7465 4778 TESIS Sysware GmbH Fax: +49 89 7465 4788 Implerstraße 26 * D-81371 München * Deutschland LongJi Chen wrote: &g