Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elliptic-curve: ensure C::AffinePoint Mul<Output=Self::AffinePoint> #284

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Sep 2, 2020

Ensures that the output of a scalar multiplication with an affine point is also an affine point.

Ensures that the output of a scalar multiplication with an affine point
is also an affine point.
@tarcieri tarcieri merged commit 3df75fc into master Sep 2, 2020
@tarcieri tarcieri deleted the elliptic-curve/affine-point-mul-output-bound branch September 2, 2020 19:16
dns2utf8 pushed a commit to dns2utf8/traits that referenced this pull request Jan 24, 2023
Bumps all crates which weren't previously upgraded to the 2021 edition
to the 2021 edition.

All crates were already MSRV 1.57 as of RustCrypto#283, except `sha-crypt`.

This commit bumps all crates to the 2021 edition, including `sha-crypt`.
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.

1 participant