md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to
authorTheodore Tso <tytso@mit.edu>
Mon, 20 May 1996 21:20:12 +0000 (21:20 +0000)
committerTheodore Tso <tytso@mit.edu>
Mon, 20 May 1996 21:20:12 +0000 (21:20 +0000)
commit1174bcf393bf9432f0c8ebbf61016c82c2d04fba
treed7ad9f5b33758e5b255f5782deae68aef5d46027
parent5bc21cac5fa11c15f29fe222fdc9b042ed854adf
md5crypto.c, md5crypto.h: Change use of RSA_MD5_DES_CKSUM_LENGTH to
use OLD_RSA_MD5_DES_CKSUM_LENGTH and NEW_RSA_MD5_DES_CKSUM_LENGTH, as
appropriate.

t_cksum.c (main): Use proper header file constants to get the correct
checksum length for the MD4 and MD5 old-style and new-style checksum
functions.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8066 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/md5/ChangeLog
src/lib/crypto/md5/md5crypto.c
src/lib/crypto/md5/rsa-md5.h
src/lib/crypto/md5/t_cksum.c