diff options
Diffstat (limited to 'src/sym_algo/info.txt')
-rw-r--r-- | src/sym_algo/info.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/sym_algo/info.txt b/src/sym_algo/info.txt new file mode 100644 index 000000000..3f3adfd96 --- /dev/null +++ b/src/sym_algo/info.txt @@ -0,0 +1,13 @@ +realname "Symmetric Algorithms" + +load_on auto + +<requires> +rng +</requires> + +<add> +sym_algo.h +symkey.cpp +symkey.h +</add> |