diff options
| author | Richard Basch <probe@mit.edu> | 1996-05-10 07:16:28 +0000 |
|---|---|---|
| committer | Richard Basch <probe@mit.edu> | 1996-05-10 07:16:28 +0000 |
| commit | 2e2b512c6fb5b54d43d0cf59f42ae172df574aa2 (patch) | |
| tree | 29a011a7b515cb77599d29219df64611ff248c40 /src/lib/crypto/sha/ChangeLog | |
| parent | 574b2a5c2fa695ea983ceed7e057df007e03492a (diff) | |
NIST-SHA support
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7966 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/sha/ChangeLog')
| -rw-r--r-- | src/lib/crypto/sha/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/lib/crypto/sha/ChangeLog b/src/lib/crypto/sha/ChangeLog new file mode 100644 index 000000000..2cb3cf5f9 --- /dev/null +++ b/src/lib/crypto/sha/ChangeLog @@ -0,0 +1,6 @@ +Fri May 10 01:19:18 1996 Richard Basch <basch@lehman.com> + + * Makefile.in configure.in t_shs.c sha_glue.c sha_crypto.c shs.c shs.h: + Initial check-in of the functions to support the NIST FIPS 180 + SHA algorithm. Provide interfaces for cksum-sha, cksum-sha-des3. + (enctype-des3-sha is also being defined) |
