chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #1393: Feature request for message-digest


From: Chicken Trac
Subject: [Chicken-janitors] #1393: Feature request for message-digest
Date: Sat, 26 Aug 2017 22:21:38 -0000

#1393: Feature request for message-digest
-------------------------+--------------------------------
 Reporter:  LemonBoy     |                 Owner:  kon
     Type:  enhancement  |                Status:  new
 Priority:  major        |             Milestone:  someday
Component:  extensions   |               Version:
 Keywords:               |  Estimated difficulty:
-------------------------+--------------------------------
 Just a small feature request: having a `finalize-message-digest!`
 procedure to finalize the digest into a user-supplied blob/string/vector
 would be very nice.

 Moreover having a non-deprecated way to update a digest with only a subset
 of a blob/string would be also nice: while you can easily slice a string
 using substring (you do pay the price of a new allocation though) you
 can't do so with blobs.

 Thank you for your work, `message-digest` is a nice piece of software!

--
Ticket URL: <https://bugs.call-cc.org/ticket/1393>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]