diff options
author | Sam Hartman <hartmans@mit.edu> | 2009-05-20 18:06:29 +0000 |
---|---|---|
committer | Sam Hartman <hartmans@mit.edu> | 2009-05-20 18:06:29 +0000 |
commit | 4c2f3d2e1983f0465b2ae1ff7305edadb4ff138c (patch) | |
tree | 777ce05cb9a57ec8b56e7fa240a9a302554722fc /src | |
parent | dc883527fd27fec5d3d1bdee336370be64440e47 (diff) | |
download | krb5-4c2f3d2e1983f0465b2ae1ff7305edadb4ff138c.tar.gz krb5-4c2f3d2e1983f0465b2ae1ff7305edadb4ff138c.tar.xz krb5-4c2f3d2e1983f0465b2ae1ff7305edadb4ff138c.zip |
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
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/crypto/t_cf2.comments | 1 | ||||
-rw-r--r-- | src/lib/crypto/t_cf2.expected | 1 | ||||
-rw-r--r-- | src/lib/crypto/t_cf2.in | 5 |
3 files changed, 7 insertions, 0 deletions
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 |