Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Nov 9, 2025

Adds a getrandom feature which allows infallible generation of SigningKeys using the system's cryptographically secure RNG.

Proxies through to the newly added getrandom feature in the elliptic-curve crate: RustCrypto/traits#2085

Adds a `getrandom` feature which allows infallible generation of
`SigningKey`s using the system's cryptographically secure RNG.

Proxies through to the newly added `getrandom` feature in the
`elliptic-curve` crate: RustCrypto/traits#2085
@tarcieri tarcieri force-pushed the ecdsa/getrandom-feature branch from 881d875 to 9d658c9 Compare November 9, 2025 20:31
@tarcieri tarcieri merged commit 9fe087a into master Nov 9, 2025
80 checks passed
@tarcieri tarcieri deleted the ecdsa/getrandom-feature branch November 9, 2025 20:38
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