aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/cbc/info.txt
blob: 9dd6d827eeab236b896f99b5a64b1e23991f7853 (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>
mode_pad
</requires>