RustCrypto / crypto-bigint

Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
Apache License 2.0
167 stars 45 forks source link

Remove vestigial sidefuzz support #597

Closed tarcieri closed 1 month ago

tarcieri commented 1 month ago

Originally added in #119 along with dudect support, however it was incomplete.

This is now triggering warnings on the latest nightly versions.