Re: [openssl.org #1318] AES-CFB1 and DES-CFB1 mode only encrypts 1/8th of the source

2006-04-16 Thread Kyle Hamilton
OpenSSL's site has already been notified to the US authorities as the repository for the project. This means that US citizens may submit patches directly without having to file additional notifications. (My understanding, anyway.) -Kyle H On 4/16/06, Michael McDougall via RT <[EMAIL PROTECTED]>

[openssl.org #1318] AES-CFB1 and DES-CFB1 mode only encrypts 1/8th of the source

2006-04-16 Thread Michael McDougall via RT
AES-CFB1 and DES-CFB1 mode only encrypts 1/8th of the source file. To reproduce, run the following commands: echo I Love OpenSSL so much. > test.txt openssl enc -in test.txt -out test.encssl -K 0123456789abcdef0123456789abcdef -iv openssl enc -in test.encssl -K