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

define ECB

load_on auto

<add>
ecb.cpp
ecb.h
</add>

<requires>
block
mode_pad
</requires>