diff options
Diffstat (limited to 'openssl.cipher.lua')
-rw-r--r-- | openssl.cipher.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openssl.cipher.lua b/openssl.cipher.lua deleted file mode 100644 index 876cd1b..0000000 --- a/openssl.cipher.lua +++ /dev/null @@ -1,3 +0,0 @@ -local ctx = require"_openssl.cipher" - -return ctx |