Re: aes key wrap ciphertext with custom test vector: test fails

2010-01-25 Thread protagora27 protagora27
I don't think this is the problem because when i use cryptosys lib in the same mode i see correct output . Bye 2010/1/22 : > > >>On Fri 22/01/10 1:54 PM , protagora27 protagora27 protagor...@gmail.com sent: >>I want to test aes_wrap.c under sourceopenssl/crypto/aes.

aes key wrap ciphertext with custom test vector: test fails

2010-01-22 Thread protagora27 protagora27
I have downloaded openssl-0.9.8l and I have builded openssl with 1) ./config --prefix=/home/luca/zz/tmpopenssl/ --openssldir=/home/luca/zz/tmpopenssl/openssldir shared 2) make 3) make test 4)make install It's all ok. I want to test aes_wrap.c under sourceopenssl/crypto/aes. My goal is to gen