summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/test_t43
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test_t4 b/test/test_t4
index 826e1fd779..5cecb56394 100755
--- a/test/test_t4
+++ b/test/test_t4
@@ -18,7 +18,8 @@ if [ 1 ]; then
HASH=`cat $PROG | $PROG dgst -hex`
- AES_ALGS=" camellia-128-cbc camellia-128-cfb \
+ AES_ALGS=" des-cbc des-ede-cbc des-ede3-cbc \
+ camellia-128-cbc camellia-128-cfb \
camellia-192-cbc camellia-192-cfb \
camellia-256-cbc camellia-256-cfb \
aes-128-ctr aes-128-cbc aes-128-cfb aes-128-ofb \