-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The transitive Zarith dependency--due to Cryptokit, needed for Keccak-256--prevents building a semi-static executable that works everywhere without additional dynamic libraries (it pulls in libgmp).
That's a blocker for Clarc 1.0. To solve this, we will probably need to implement a standalone Keccak-256 function in Clarc.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request