diff options
Diffstat (limited to 'src/cipher/cast/modinfo.txt')
-rw-r--r-- | src/cipher/cast/modinfo.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/cipher/cast/modinfo.txt b/src/cipher/cast/modinfo.txt new file mode 100644 index 000000000..73d3f900f --- /dev/null +++ b/src/cipher/cast/modinfo.txt @@ -0,0 +1,13 @@ +realname "CAST" + +define CAST + +load_on auto + +<add> +cast128.cpp +cast128.h +cast256.cpp +cast256.h +cast_tab.cpp +</add> |