diff options
author | Jeffrey Walton <noloader@gmail.com> | 2017-11-23 11:52:07 -0500 |
---|---|---|
committer | Jeffrey Walton <noloader@gmail.com> | 2017-11-23 11:52:07 -0500 |
commit | eae5f40c1942f282f0d61ff8abee8a9a499288ed (patch) | |
tree | ac6ef192d77416be572b16ffe9ca419e59b84c9d /Filelist.txt | |
parent | 2c8a618a039af991fe4e0917175fb11d257a763d (diff) | |
download | cryptopp-git-eae5f40c1942f282f0d61ff8abee8a9a499288ed.tar.gz |
Add missing test vectors to file list
Diffstat (limited to 'Filelist.txt')
-rw-r--r-- | Filelist.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Filelist.txt b/Filelist.txt index 102b2fbe..4b82562c 100644 --- a/Filelist.txt +++ b/Filelist.txt @@ -463,6 +463,7 @@ TestVectors/sha3_512_fips_202.txt TestVectors/shacal2.txt
TestVectors/simon.txt
TestVectors/siphash.txt
+TestVectors/sm4.txt
TestVectors/sosemanuk.txt
TestVectors/speck.txt
TestVectors/tea.txt
|