From a2655bf0c7dd1be0ff409fc94fc6c160ecc7f80a Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 25 Apr 2016 22:23:05 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6afc8b5 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# twofish +Twofish encryption/decryption implementation as a Marmalade subproject