summaryrefslogtreecommitdiff
path: root/README.ENGINE
diff options
context:
space:
mode:
Diffstat (limited to 'README.ENGINE')
-rw-r--r--README.ENGINE9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.ENGINE b/README.ENGINE
index b30206c0e..3d88ed152 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.
+