summaryrefslogtreecommitdiff
path: root/Filelist.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2019-10-12 07:14:38 -0400
committerGitHub <noreply@github.com>2019-10-12 07:14:38 -0400
commit76c29eadafc2a4df656a6505b58293ef4cfa3288 (patch)
treee7131043045caecc7aa6ece37ec2befdfcb8df52 /Filelist.txt
parent85ecff46093ff8f3da4efd8b5d840b8bb7d681ce (diff)
downloadcryptopp-git-76c29eadafc2a4df656a6505b58293ef4cfa3288.tar.gz
Add XTS block cipher mode of operation (GH #891, PR #892)
Diffstat (limited to 'Filelist.txt')
-rw-r--r--Filelist.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Filelist.txt b/Filelist.txt
index e9f20e97..215e7174 100644
--- a/Filelist.txt
+++ b/Filelist.txt
@@ -410,6 +410,8 @@ xtr.cpp
xtr.h
xtrcrypt.cpp
xtrcrypt.h
+xts.cpp
+xts.h
zdeflate.cpp
zdeflate.h
zinflate.cpp
@@ -576,6 +578,7 @@ TestVectors/vmac.txt
TestVectors/wake.txt
TestVectors/whrlpool.txt
TestVectors/xchacha.txt
+TestVectors/xts.txt
TestPrograms/test_32bit.cxx
TestPrograms/test_64bit.cxx
TestPrograms/test_arm_acle.cxx