Closed daxpedda closed 1 year ago
This reverts the unfortunate changes that had to be made in #91. It was fixed in https://github.com/RustCrypto/elliptic-curves/pull/722.
This will actually require downstream users to update their primeorder dependency to v0.12.1, personally I don't think it is a problem, but the gain is also very minor.
primeorder
CI fails because of Clippy, see #96.
Rebased on #96.
This reverts the unfortunate changes that had to be made in #91. It was fixed in https://github.com/RustCrypto/elliptic-curves/pull/722.
This will actually require downstream users to update their
primeorder
dependency to v0.12.1, personally I don't think it is a problem, but the gain is also very minor.