Fixed MD5 operations, e.g. `md5-string', so that they would accept the
authorArthur A. Gleckler <gnu@speechcode.com>
Fri, 25 Dec 2009 02:22:33 +0000 (18:22 -0800)
committerArthur A. Gleckler <gnu@speechcode.com>
Fri, 25 Dec 2009 02:22:33 +0000 (18:22 -0800)
commit6f63a8bbac30201bea0c0bb9dfbce3464798dcd2
treea494f3f65e1c5d3c07df2f49d01aa1d534241533
parent8a7af189ea6f4591788149769ab2e7a0a146d994
Fixed MD5 operations, e.g. `md5-string', so that they would accept the
empty string as input.  Before this fix, they would fail with this
error:

  ;The object 0, passed as the third argument to md5-update, is not in the correct range.
src/runtime/crypto.scm