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

Impl Signer for pss::SigningKey #297

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Impl Signer for pss::SigningKey #297

merged 1 commit into from
Apr 18, 2023

Conversation

tarcieri
Copy link
Member

Gated under the getrandom feature.

Calls RandomizedSigner with OsRng.

cc @lumag

Gated under the `getrandom` feature.

Calls `RandomizedSigner` with `OsRng`.
@lumag
Copy link
Contributor

lumag commented Apr 18, 2023

Don't we need to have getrandom declared as a feature in Cargo.toml?

@tarcieri
Copy link
Member Author

@lumag it already is

@lumag
Copy link
Contributor

lumag commented Apr 18, 2023

I see :-)

@tarcieri tarcieri merged commit 1eb59f4 into master Apr 18, 2023
9 checks passed
@tarcieri tarcieri deleted the pss-signer branch April 18, 2023 01:00
@tarcieri tarcieri mentioned this pull request Apr 27, 2023
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.

None yet

2 participants