Skip to content

elliptic-curve: make SecretKey<C> inner type generic#297

Merged
tarcieri merged 1 commit into
masterfrom
elliptic-curve/generic-inner-type
Sep 9, 2020
Merged

elliptic-curve: make SecretKey<C> inner type generic#297
tarcieri merged 1 commit into
masterfrom
elliptic-curve/generic-inner-type

Conversation

@tarcieri

@tarcieri tarcieri commented Sep 9, 2020

Copy link
Copy Markdown
Member

Makes SecretKey<C> a generic wrapper for an inner zeroizable type, with a blanket impl for curves with an arithmetic backend which uses NonZeroScalar<C>.

Makes `SecretKey<C>` a generic wrapper for an inner zeroizable type,
with a blanket impl for curves with an arithmetic backend which uses
`NonZeroScalar<C>`.
@tarcieri tarcieri force-pushed the elliptic-curve/generic-inner-type branch from 62011ea to 4bf0825 Compare September 9, 2020 23:57
@tarcieri tarcieri merged commit 7dd78e0 into master Sep 9, 2020
@tarcieri tarcieri deleted the elliptic-curve/generic-inner-type branch September 10, 2020 00:00
tarcieri added a commit to RustCrypto/signatures that referenced this pull request Sep 10, 2020
tarcieri added a commit to RustCrypto/signatures that referenced this pull request Sep 10, 2020
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Sep 10, 2020
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Sep 10, 2020
tarcieri added a commit to RustCrypto/elliptic-curves that referenced this pull request Sep 10, 2020
@tarcieri tarcieri mentioned this pull request Sep 11, 2020
dns2utf8 pushed a commit to dns2utf8/traits that referenced this pull request Jan 24, 2023
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/rayon-rs/rayon/releases)
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/commits)

---
updated-dependencies:
- dependency-name: rayon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
scv35 added a commit to scv35/Signature-algorithms that referenced this pull request Jul 4, 2025
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