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