Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Dec 4, 2021

Added

  • LinearCombination trait (#832)

@tarcieri tarcieri merged commit af0c9e7 into master Dec 4, 2021
@tarcieri tarcieri deleted the elliptic-curve/v0.11.4 branch December 4, 2021 17:05
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Dec 4, 2021
Adds impls of traits for linear combinations added in
RustCrypto/traits#833:

- `k256` uses an optimized implementation.
- `p256` uses the default unoptimized implementation.
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Dec 4, 2021
Adds impls of traits for linear combinations added in
RustCrypto/traits#833:

- `k256` uses an optimized implementation.
- `p256` uses the default unoptimized implementation.
tarcieri added a commit to RustCrypto/signatures that referenced this pull request Dec 4, 2021
Use the trait introduced in RustCrypto/traits#833 to implement ECDSA
verification.
tarcieri added a commit to RustCrypto/signatures that referenced this pull request Dec 4, 2021
Use the trait introduced in RustCrypto/traits#833 to implement ECDSA
verification.
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Dec 4, 2021
Adds impls of traits for linear combinations added in
RustCrypto/traits#833:

- `k256` uses an optimized implementation.
- `p256` uses the default unoptimized implementation.
scv35 added a commit to scv35/Signature-algorithms that referenced this pull request Jul 4, 2025
Use the trait introduced in RustCrypto/traits#833 to implement ECDSA
verification.
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