chickadee » message-digest-utils » message-digest-bytevector

message-digest-bytevector PRIM/DIGEST BV #!optional RESULT-FORM START ENDprocedure

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

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