Open
Description
Lines 1009 to 1011 in 5c981a5
No real reason to keep ripemd support (it's slow). Also, if you really want a 160bit hash, then (substr (sha256 "foo") 12)
would work.
Likewise not much point having hash256; (sha256 (sha256 "foo"))
seems fine.
Metadata
Metadata
Assignees
Labels
No labels