Skip to content

Enable "sha-1/asm" feature in top-level binaries?

The sha-1 crate has an asm feature that makes it run much faster (see #392 (closed)). They warn us in their Cargo.toml, however, not to use the feature in libraries. Should we turn it on in arti and arti-bench?

Related to #87.

edited to fix title

Edited by Nick Mathewson