File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -489,6 +489,7 @@ testdata_FILES = \
489
489
TestData/fhmqv256.dat TestData/rc5val.dat
490
490
491
491
# Create with 'ls TestVectors/*.txt'. These files get installed.
492
+ # OCB mode is not part of the release tarball, so manually remove it.
492
493
testvector_FILES = \
493
494
TestVectors/aead.txt TestVectors/rsa_oaep.txt \
494
495
TestVectors/aes.txt TestVectors/rsa_pkcs1_1_5.txt \
@@ -525,7 +526,7 @@ testvector_FILES = \
525
526
TestVectors/lsh.txt TestVectors/tea.txt \
526
527
TestVectors/mars.txt TestVectors/threefish.txt \
527
528
TestVectors/nr.txt TestVectors/ttmac.txt \
528
- TestVectors/ocb.txt TestVectors/vmac.txt \
529
+ TestVectors/vmac.txt \
529
530
TestVectors/panama.txt TestVectors/wake.txt \
530
531
TestVectors/poly1305aes.txt TestVectors/whrlpool.txt \
531
532
TestVectors/poly1305_tls.txt TestVectors/xchacha.txt \
You can’t perform that action at this time.
0 commit comments