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

define XTS

load_on auto

<add>
xts.cpp
xts.h
</add>

<requires>
block
filters
</requires>