diff options
Diffstat (limited to 'src/block/twofish/info.txt')
-rw-r--r-- | src/block/twofish/info.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/block/twofish/info.txt b/src/block/twofish/info.txt new file mode 100644 index 000000000..35639d858 --- /dev/null +++ b/src/block/twofish/info.txt @@ -0,0 +1,11 @@ +realname "Twofish" + +define TWOFISH + +load_on auto + +<add> +two_tab.cpp +twofish.cpp +twofish.h +</add> |