aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipher/salsa20/modinfo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cipher/salsa20/modinfo.txt')
-rw-r--r--src/cipher/salsa20/modinfo.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/cipher/salsa20/modinfo.txt b/src/cipher/salsa20/modinfo.txt
new file mode 100644
index 000000000..de1683643
--- /dev/null
+++ b/src/cipher/salsa20/modinfo.txt
@@ -0,0 +1,10 @@
+realname "Salsa20"
+
+define SALSA20
+
+load_on auto
+
+<add>
+salsa20.cpp
+salsa20.h
+</add>