Skip to content

feat: impl recoverable RandomizedPrehashSigner for SigningKey#878

Merged
tarcieri merged 1 commit into
RustCrypto:masterfrom
Rjected:add-randomized-prehash-signer-recoverable
Jan 19, 2025
Merged

feat: impl recoverable RandomizedPrehashSigner for SigningKey#878
tarcieri merged 1 commit into
RustCrypto:masterfrom
Rjected:add-randomized-prehash-signer-recoverable

Conversation

@Rjected

@Rjected Rjected commented Nov 20, 2024

Copy link
Copy Markdown
Contributor

This implements RandomizedPrehashSigner<(Signature<C>, RecoveryId)> and RandomizedDigestSigner<(Signature<C>, RecoveryId)> for SigningKey<C>. These do essentially the same thing as the Signer<Signature<C>> implementations, but they return rather than discard the RecoveryId.

@tarcieri tarcieri merged commit 8c15d0e into RustCrypto:master Jan 19, 2025
@tarcieri tarcieri mentioned this pull request Jul 2, 2026
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