diff options
| author | Richard Basch <probe@mit.edu> | 1996-04-13 01:30:50 +0000 |
|---|---|---|
| committer | Richard Basch <probe@mit.edu> | 1996-04-13 01:30:50 +0000 |
| commit | fb6282bd8355eee6629956477cbba6021e9c8dd3 (patch) | |
| tree | ffd3b52ef899e3fa9cfb7da8ff7d647ee9ee064b /src/lib/crypto/md5/ChangeLog | |
| parent | 2a9da575b9909387dfdd4f170b27af96bf086d02 (diff) | |
Renamed the functions to be preceded with krb5_ (I ran into a naming
conflict with the standard MD5 library calls in another application,
and this version has non-standard calling arguments.)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7804 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/md5/ChangeLog')
| -rw-r--r-- | src/lib/crypto/md5/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/crypto/md5/ChangeLog b/src/lib/crypto/md5/ChangeLog index e7f991a38..86c6873da 100644 --- a/src/lib/crypto/md5/ChangeLog +++ b/src/lib/crypto/md5/ChangeLog @@ -1,3 +1,8 @@ +Fri Apr 12 21:27:35 1996 Richard Basch <basch@lehman.com> + + * rsa-md5.h md5crypto.c md5glue.c md5.c t_cksum.c t_mddriver.c: + Renamed the global functions to be krb5_<name> + Thu Mar 28 09:50:58 1996 Richard Basch <basch@lehman.com> * md5crypto.c: Added support for CKSUMTYPE_RSA_MD5_DES3 |
