summaryrefslogtreecommitdiffstats
path: root/old/botan/src/modes/ctr/info.txt
blob: cb291a2c14579aa0ebcaa9ebe3a4be9fb803c1f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
realname "CTR block cipher mode"

define CTR

load_on auto

<add>
ctr.cpp
ctr.h
</add>

<requires>
modes
</requires>