chickadee » message-digest-utils » message-digest-blob

message-digest-blob PRIM/DIGEST BLOB #!optional RESULT-FORM START ENDprocedure

Returns the result for the digest algorithm PRIM/DIGEST applied to BLOB, optionally sliced by START END, in the RESULT-FORM.

RESULT-FORM default is (message-digest-result-form).