mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
7f3aedd6ca
Uses a generic implementation for checking that the scalars in a signature are in range which doesn't require a curve arithmetic backend.