mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
c5206d43db
Replaces previous `PrimeCurve` bounds with the new `EcdsaCurve` trait (which has a supertrait bound on `PrimeCurve`).