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

define XTS

load_on auto

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


<requires>
block
filters
</requires>