* .Sanitize: reflect current files
authorRichard Basch <probe@mit.edu>
Wed, 15 May 1996 01:01:41 +0000 (01:01 +0000)
committerRichard Basch <probe@mit.edu>
Wed, 15 May 1996 01:01:41 +0000 (01:01 +0000)
commitcd7f0a235df010bd0c23c69765f2eca1596c2ff2
tree3e4111537bc6ef194a886ae619c170bab96ed1e4
parentb360ba7564817d5a40328943f1451177f483c36f
* .Sanitize: reflect current files
* Makefile.in: added hmac-sha
* hmac_sha.c: implement HMAC-SHA
* sha_crypto.c: use hmac-sha
* sha_glue.c: sanity check the passed in checksum length
* shs.h: replaced sha-des3 with hmac-sha

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8026 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/sha/.Sanitize
src/lib/crypto/sha/ChangeLog
src/lib/crypto/sha/Makefile.in
src/lib/crypto/sha/hmac_sha.c [new file with mode: 0644]
src/lib/crypto/sha/sha_crypto.c
src/lib/crypto/sha/sha_glue.c
src/lib/crypto/sha/shs.h