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

load_on auto

define STREAM_CIPHER

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

<requires>
sym_algo
</requires>