aboutsummaryrefslogtreecommitdiffstats
path: root/src/stream/info.txt
blob: b3d9649dba7c8840b0d8e078fcc133015d1e1206 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
realname "Stream Ciphers"

load_on auto

define STREAM_CIPHER

<requires>
utils
sym_algo
</requires>

<add>
stream_cipher.h
stream_cipher.cpp
</add>