Displaying 2 results from an estimated 2 matches for "7649abac8119b246cee98e9b12e9197d".
2016 Aug 04
2
Dovecot 2.2.25 test failure
Operating system - 64 bit CentOS 7
gcc-4.8.5-4.el7.x86_64
Building against LibreSSL which has been fine for other releases, but it
is a crypto test that is fails.
Tried with LibreSSL 2.4.2 and 2.3.6 - both the build completes but fails
the make check
Dovecot 2.2.24 passes make check on both.
This is where it fails:
Making check in lib-dcrypt
make[2]: Entering directory
2016 Aug 04
2
Dovecot 2.2.25 test failure
...ctx = 0x57a6911f
i = 0
vectors = {{key = 0x55555557dd48
"2b7e151628aed2a6abf7158809cf4f3c", iv = 0x55555557dd70
"000102030405060708090a0b0c0d0e0f", pt = 0x55555557dd98
"6bc1bee22e409f96e93d7e117393172a",
ct = 0x55555557ddc0 "7649abac8119b246cee98e9b12e9197d"},
{key = 0x55555557dd48 "2b7e151628aed2a6abf7158809cf4f3c", iv =
0x55555557dde8 "7649ABAC8119B246CEE98E9B12E9197D",
pt = 0x55555557de10 "ae2d8a571e03ac9c9eb76fac45af8e51", ct
= 0x55555557de38 "5086cb9b507219ee95db113a917678b2"}}...