BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }
I would suspect that an 8 byte IV has been appended/prefixed
Carl
On Thu 19/03/09 9:16 PM , Dick Hollenbeck [email protected] sent:
I am using on Ubuntu Hardy:
$ openssl enc -bf-cbc -K 012221222F2D9E4555559E41001291222
-iv 5522777779BBB1A9 -in file.raw -out file.enc
and the output file is 8 bytes longer than the input file!
The input file is 144 bytes long and the output file is 152 bytes
Doing this in pycrypto, I do not get this result, the output file is
the
same length.
Please advise.
Dick
______________________________________________________________________
OpenSSL Project http://www.openssl.org [1]
User Support Mailing List [email protected] [2]
Automated List Manager [email protected] [3]
Links:
------
[1] http://www.openssl.org
[2] mailto:[email protected]
[3] mailto:[email protected]