X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=README.ENGINE;h=3d88ed152ff7621ed950045c9fc69d8068cef869;hb=9ef9e78520eba0fb3d92b581dc4f895a5f464387;hp=b30206c0edbb85c2cc1190194d365e3c7e73b57e;hpb=b22bda21a15b46094db379ffba55e3481e60223f;p=oweals%2Fopenssl.git diff --git a/README.ENGINE b/README.ENGINE index b30206c0ed..3d88ed152f 100644 --- a/README.ENGINE +++ b/README.ENGINE @@ -52,3 +52,12 @@ device, or the built-in crypto routines will be used, just as in the default OpenSSL distribution. + + PROBLEMS + ======== + + It seems like the ENGINE part doesn't work too well with Cryptoswift on + Win32. A quick test done right before the release showed that trying + "openssl speed -engine cswift" generated errors. If the DSO gets enabled, + an attempt is made to write at memory address 0x00000002. +