Displaying 1 result from an estimated 1 matches for "cfb64".
Did you mean:
cfb6
2010 Aug 05
1
[LLVMdev] possible miscompilation of openssl on x86-64
...e if anyone has time to look into this but I'm probably not the
right person to start debugging it...
Thanks,
John Regehr
../util/shlib_wrap.sh ./bftest
testing blowfish in raw ecb mode
testing blowfish in ecb mode
testing blowfish set_key
testing blowfish in cbc mode
testing blowfish in cfb64 mode
testing blowfish in ofb64
../util/shlib_wrap.sh ./casttest
ecb cast error encrypting for keysize 128
got :9B 8C 2F F3 49 DB 70 23
expected:23 8B 4F E5 84 7E 44 B2
ecb cast error encrypting for keysize 80
got :D5 3F 3D 1D F4 5E E0 65
expected:EB 6A 71 1A 2C 02 27 1B
ecb cast error encry...