s3s icon indicating copy to clipboard operation
s3s copied to clipboard

SIMD hashers by default

Open Nugine opened this issue 8 months ago • 2 comments

Current status

Waiting for RustCrypto hashes v0.11.*.

  • https://github.com/RustCrypto/hashes/issues/315

Workaround

If your project is Linux-only, you can enable their asm features by adding them as direct dependencies.

You can also depend on the main branch to use latest RustCrypto releases.

Nugine avatar Mar 26 '25 12:03 Nugine

  • https://github.com/RustCrypto/hashes/issues/584
  • https://github.com/RustCrypto/traits/issues/1571

Nugine avatar Oct 13 '25 05:10 Nugine

  • #380

Nugine avatar Nov 15 '25 12:11 Nugine