From 4c2f3d2e1983f0465b2ae1ff7305edadb4ff138c Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Wed, 20 May 2009 18:06:29 +0000 Subject: [PATCH] Include regression test for krb-fx-cf2 for RC4 enctype git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22359 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/t_cf2.comments | 1 + src/lib/crypto/t_cf2.expected | 1 + src/lib/crypto/t_cf2.in | 5 +++++ 3 files changed, 7 insertions(+) diff --git a/src/lib/crypto/t_cf2.comments b/src/lib/crypto/t_cf2.comments index 504dc3173..0643b6507 100644 --- a/src/lib/crypto/t_cf2.comments +++ b/src/lib/crypto/t_cf2.comments @@ -3,3 +3,4 @@ The first test mirrors the first two tests in t_prf.in. The second test mirrors the following four tests in t_prf.in. The third and fourth tests are simple tests of the DES and 3DES PRF. +The fifth test is the same simple test for RC4. diff --git a/src/lib/crypto/t_cf2.expected b/src/lib/crypto/t_cf2.expected index 709791121..007000f21 100644 --- a/src/lib/crypto/t_cf2.expected +++ b/src/lib/crypto/t_cf2.expected @@ -2,3 +2,4 @@ 4d6ca4e629785c1f01baf55e2e548566b9617ae3a96868c337cb93b5e72b1c7b 43bae3738c9467e6 e58f9eb643862c13ad38e529313462a7f73e62834fe54a01 +24d7f6b6bae4e5c00d2082c5ebab3672 diff --git a/src/lib/crypto/t_cf2.in b/src/lib/crypto/t_cf2.in index b951e4c0e..094c2392f 100644 --- a/src/lib/crypto/t_cf2.in +++ b/src/lib/crypto/t_cf2.in @@ -18,3 +18,8 @@ key1 key2 a b +23 +key1 +key2 +a +b -- 2.26.2