I had two questions without answer :
Fist :
openssl-0.9.7-stable-SNAP-20030522 and openssl-SNAP-20030522 can't build
under WindowsXPsp1 with VisualStudio2003 because there's un uncompatibility
signed/unsigned in crypto/bn/bn_mul.c
line 709 for SNAP, and line 379 for stable-SNAP
It's still true with the latest snap (20030527)
Second :
I want to encyrpt and decrypt a file, using aes-256-cbc.
First I use
type = EVP_get_cipherbyname("aes-256-cbc") to set the cipher type.
Then I use EVP_CipherInit(ctx,type,key,iv,enc) to set the key and the iv.
My problem is that I always succed in decrypt the file, even if the iv has
not the good value.
In the man, when you write EVP_CipherInit " always use the default cipher
implementation", is that mean that even using
EVP_get_cipherbyname("aes-256-cbc"), the cipher is not set to "aes-256-cbc"
?
Thanks
> -----Message d'origine-----
> De�: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> De la part de Richard Levitte - VMS Whacker
> Envoy�: mercredi 28 mai 2003 05:21
> ��: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Objet�: Old mail currently unaccessible to me...
>
> A couple of days ago, my laptop refused to boot up. That means that
> all my previously archived mail is unaccessible to me until I extract
> the hard drive and mount it on another computer. That includes mails
> that have been sent to me privately, or mails I've promised to
> handle. Therefore, I'd appreciate it if those who are waiting for an
> answer specifically from me could send me a reminder mail, so I can
> actually continue whatever I was doing.
>
> Thank you.
>
> --
> Richard Levitte \ Tunnlandsv�gen 3 \ [EMAIL PROTECTED]
> [EMAIL PROTECTED] \ S-168 36 BROMMA \ T: +46-8-26 52 47
> \ SWEDEN \ or +46-708-26 53 44
> Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
> Member of the OpenSSL development team: http://www.openssl.org/
>
> Unsolicited commercial email is subject to an archival fee of $400.
> See <http://www.stacken.kth.se/~levitte/mail/> for more info.
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> Development Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]