summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/t_cf2.comments
diff options
context:
space:
mode:
authorZhanna Tsitkov <tsitkova@mit.edu>2009-08-03 14:19:16 +0000
committerZhanna Tsitkov <tsitkova@mit.edu>2009-08-03 14:19:16 +0000
commit3c40c7f134b4e87baa43b0cacb435b6f96245e2f (patch)
tree2b1014db60c1d3941f17a4d00221e07cc5cece62 /src/lib/crypto/t_cf2.comments
parentab7ffb919b4ee5ee5bc07f987d9163202a632e6a (diff)
downloadkrb5-3c40c7f134b4e87baa43b0cacb435b6f96245e2f.tar.gz
krb5-3c40c7f134b4e87baa43b0cacb435b6f96245e2f.tar.xz
krb5-3c40c7f134b4e87baa43b0cacb435b6f96245e2f.zip
Crypto modularity proj: Separate files under crypto directory based on their functionality. Move Kerberos specific files into krb subdir and MIT specific - into builtin subdir. Place all tests into crypto_tests subfolder.
bigredbutton: whitespace git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22477 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/t_cf2.comments')
-rw-r--r--src/lib/crypto/t_cf2.comments6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/crypto/t_cf2.comments b/src/lib/crypto/t_cf2.comments
deleted file mode 100644
index 0643b6507..000000000
--- a/src/lib/crypto/t_cf2.comments
+++ /dev/null
@@ -1,6 +0,0 @@
-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.