Skip to content

Remove the Zarith dependency #1

@artob

Description

@artob

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 request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions