diff options
-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 |