Skip to content

Conversation

@daxpedda
Copy link
Contributor

@daxpedda daxpedda commented Feb 3, 2023

Builds on top of RustCrypto/signatures#652.

Would it be possible to make a p256/p384 v0.13.0-pre.0 release?

@daxpedda
Copy link
Contributor Author

daxpedda commented Feb 3, 2023

Just a small note so it doesn't get overlooked:
I removed the invert_vartime() method on p256::Scalar because it's now part of the Invert trait, leaving it there would lead to conflicting method calls for downstream users.

@tarcieri
Copy link
Member

tarcieri commented Feb 3, 2023

I'm going to need to cut another release of elliptic-curve for this: RustCrypto/traits#1242

Also I intend to fill in that implementation of invert_vartime.

(and this is why I kick myself for releasing crates before I get all of the repos in sync)

@tarcieri tarcieri closed this Feb 3, 2023
@daxpedda
Copy link
Contributor Author

daxpedda commented Feb 3, 2023

That's alright, thank you for your incredibly hard and timely work 👍!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants