Move the crypto extension module aside to make way for an incremental rewrite in Python
diff --git a/OpenSSL/crypto.py b/OpenSSL/crypto.py
new file mode 100644
index 0000000..24d4bdc
--- /dev/null
+++ b/OpenSSL/crypto.py
@@ -0,0 +1,2 @@
+from OpenSSL.xcrypto import *
+from OpenSSL.xcrypto import _exception_from_error_queue