The documentation for the md5 egg states:

> Any Scheme-object can be the SOURCE for a digest.

But that seems to be wrong:

> (md5-digest (cons 1 2))

Error: (message-digest-update-object) indigestible object: (1 . 2)

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to