Describe previous changes
authorPaul Park <pjpark@mit.edu>
Thu, 27 Jul 1995 19:48:19 +0000 (19:48 +0000)
committerPaul Park <pjpark@mit.edu>
Thu, 27 Jul 1995 19:48:19 +0000 (19:48 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6345 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/crypto/des/ChangeLog

index 7d4517f8d2e02431cfaca37fb82cce661116b15a..a4e029a0c36057494402eeb08521226081aec3e1 100644 (file)
@@ -1,4 +1,13 @@
 
+Thu Jul 27 15:18:37 EDT 1995   Paul Park       (pjpark@mit.edu)
+       * des_int.h - Inline the old contents of include/krb5/mit-des.h.  This
+               is now the only place that it's needed.  Also update the
+               prototype for mit_des_ecb_encrypt.
+       * destest.c, f_sched.c, fin_rndkey.c, finish_key.c - Include des_int.h
+       * destest.c, new_rn_key.c, verify.c - Cast to the correct type for
+               mit_des_ecb_encrypt.
+
+
 Fri Jul 7 16:12:29 EDT 1995    Paul Park       (pjpark@mit.edu)
        * cbc_cksum.c - Add checksum verifier procedure.
        * cs_entry.c - Add entry for checksum verifier.