diff options
Diffstat (limited to 'src/stream/salsa20/info.txt')
-rw-r--r-- | src/stream/salsa20/info.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/stream/salsa20/info.txt b/src/stream/salsa20/info.txt index 8171708b0..1ce648d9f 100644 --- a/src/stream/salsa20/info.txt +++ b/src/stream/salsa20/info.txt @@ -1,12 +1 @@ define SALSA20 - -load_on auto - -<requires> -stream -</requires> - -<add> -salsa20.cpp -salsa20.h -</add> |