https://bugzilla.novell.com/show_bug.cgi?id=784994 https://bugzilla.novell.com/show_bug.cgi?id=784994#c7 --- Comment #7 from Franz Wudy <franz.wudy@mail.com> 2012-11-15 14:35:08 UTC --- okay. I en-crypted the ogg manual pages file once using the "old" openssl and once using the "new" openssl. Then I de-crypted the files again. Then I created SHA1 hashes of the so treated files: $ ./sha1sum ogg* 77c0951aa2c0b4ea6dc2aabf7d0c538dc26f1ae3 ogg123 9f8655b24807f4ea36c04b33e73ba78a497ac008 ogg123_old_enc 77c0951aa2c0b4ea6dc2aabf7d0c538dc26f1ae3 ogg123_old_enc_dec 843f9dd825c1b7fabd1e4e2031fe397ba0fed3e1 ogg123_new_enc 77c0951aa2c0b4ea6dc2aabf7d0c538dc26f1ae3 ogg123_new_enc_dec ogg123 is the original file. ogg123_old_enc is the the file encrypted using the old openssl. ogg123_old_enc_dec is the again de-crypted files. As expected the hashes match. Same for files ogg123_new_enc and ogg123_new_enc_dec only using the new openssl. In this case hashes match, too. So as far as I am concerned the correctness is ensured. Let me know if you need more. Franz -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.