summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/t_cf2.comments
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2009-03-16 16:50:23 +0000
committerSam Hartman <hartmans@mit.edu>2009-03-16 16:50:23 +0000
commit26c765021f4e86ec84ba571d57b9ad3f57cae08c (patch)
treebc3d4182858ccfe40474e96bfc18686b37bf7ef3 /src/lib/crypto/t_cf2.comments
parentcd2564d812f83c6dc9ae0b7a0da93f49b35a574d (diff)
downloadkrb5-26c765021f4e86ec84ba571d57b9ad3f57cae08c.tar.gz
krb5-26c765021f4e86ec84ba571d57b9ad3f57cae08c.tar.xz
krb5-26c765021f4e86ec84ba571d57b9ad3f57cae08c.zip
Implement test cases for CF2
Implement a simple program to call KRB-FX-CF2 and print the resulting keys. Add to regression tests. Also, use the PRF testing application to confirm that CF2 generates consistent keys if called by hand. ticket: 6421 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22095 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/t_cf2.comments')
-rw-r--r--src/lib/crypto/t_cf2.comments3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/crypto/t_cf2.comments b/src/lib/crypto/t_cf2.comments
new file mode 100644
index 000000000..4f01e7964
--- /dev/null
+++ b/src/lib/crypto/t_cf2.comments
@@ -0,0 +1,3 @@
+The first test mirrors the first two tests in t_prf.in.
+
+The second test mirrors the following four tests in t_prf.in.