aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/cbc/info.txt
blob: c4dff0e927b6aa17bb70563e55c80a502a990c27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
realname "CBC block cipher mode"

define CBC

load_on auto

<add>
cbc.cpp
cbc.h
</add>

<requires>
modes
</requires>