summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/dk/ChangeLog
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>1999-01-05 05:14:31 +0000
committerTom Yu <tlyu@mit.edu>1999-01-05 05:14:31 +0000
commit474187a3c7d6bdef3618c192590703a36e353e95 (patch)
treee400dd49ad3dd0fd3cba00c98da3f6f5a7f64be4 /src/lib/crypto/dk/ChangeLog
parent760476bccf98912ae811cab3ccad2d173d62c940 (diff)
downloadkrb5-474187a3c7d6bdef3618c192590703a36e353e95.tar.gz
krb5-474187a3c7d6bdef3618c192590703a36e353e95.tar.xz
krb5-474187a3c7d6bdef3618c192590703a36e353e95.zip
* dk.h: Add prototypes for krb5_marc_dk_*
* dk_encrypt.c (krb5_marc_dk_encrypt): Add compat for 32-bit length coded ciphertext. * dk_decrypt.c (krb5_marc_dk_decrypt): Add compat for 32-bit length coded ciphertext. * checksum.c: Add compat for 32-bit length included checksum. Note that nothing uses this at the moment, and probably shouldn't. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11098 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/dk/ChangeLog')
-rw-r--r--src/lib/crypto/dk/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/lib/crypto/dk/ChangeLog b/src/lib/crypto/dk/ChangeLog
index a8a4bda50..7f3300a94 100644
--- a/src/lib/crypto/dk/ChangeLog
+++ b/src/lib/crypto/dk/ChangeLog
@@ -1,3 +1,17 @@
+Tue Jan 5 00:09:13 1999 Tom Yu <tlyu@mit.edu>
+
+ * dk.h: Add prototypes for krb5_marc_dk_*.
+
+ * dk_encrypt.c (krb5_marc_dk_encrypt): Add compat for 32-bit
+ length coded ciphertext.
+
+ * dk_decrypt.c (krb5_marc_dk_decrypt): Add compat for 32-bit
+ length coded ciphertext.
+
+ * checksum.c: Add compat for 32-bit length included checksum.
+ Note that nothing uses this at the moment, and probably
+ shouldn't.
+
1998-11-13 Theodore Ts'o <tytso@rsts-11.mit.edu>
* Makefile.in: Set the myfulldir and mydir variables (which are