Skip to content

lib: stop using deprecated SigningKey<D>::new_with_prefix#292

Merged
tarcieri merged 1 commit into
RustCrypto:masterfrom
lumag:no-prefix
Apr 15, 2023
Merged

lib: stop using deprecated SigningKey<D>::new_with_prefix#292
tarcieri merged 1 commit into
RustCrypto:masterfrom
lumag:no-prefix

Conversation

@lumag
Copy link
Copy Markdown
Contributor

@lumag lumag commented Apr 15, 2023

No description provided.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
@tarcieri
Copy link
Copy Markdown
Member

Huh, surprised that didn't trigger a deprecation warning

@lumag
Copy link
Copy Markdown
Contributor Author

lumag commented Apr 15, 2023

It does, but only when doing cargo test. And in that case it is captured by default. I passed --nocapture when debugging a test and thus noticed this issue.

@tarcieri tarcieri merged commit 67515a0 into RustCrypto:master Apr 15, 2023
takumi-earth pushed a commit to earthlings-dev/RSA that referenced this pull request Jan 27, 2026
…#292)

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
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