summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/sha/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/sha/ChangeLog')
-rw-r--r--src/lib/crypto/sha/ChangeLog6
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)