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

define OFB

load_on auto

<add>
ofb.cpp
ofb.h
</add>

<requires>
block
</requires>