Implement support for the mhash library. Generalize MD5 support to
authorChris Hanson <org/chris-hanson/cph>
Mon, 10 Apr 2000 03:34:03 +0000 (03:34 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 10 Apr 2000 03:34:03 +0000 (03:34 +0000)
commit97c38ae7c1df6cf7bb08e7dd930270becebf8d8e
treedbd93b70efe873c86c878eefb1f359e23334e18a
parent477513f4c8db89f4586d39d94af7fd8750dcb503
Implement support for the mhash library.  Generalize MD5 support to
use mhash if available, otherwise the md5-karn library.
v7/src/runtime/blowfish.scm
v7/src/runtime/krypt.scm
v7/src/runtime/runtime.pkg