Skip to content

Conversation

@tarcieri
Copy link
Member

This method fits the existing Generate trait.

This allows bounds to simply specify where SecretKey<C>: Generate to write code that needs to handle generic generation of secret keys, as opposed to trying to encode the full bounds for the impl.

This method fits the existing `Generate` trait.

This allows bounds to simply specify `where SecretKey<C>: Generate` to
write code that needs to handle generic generation of secret keys,
as opposed to trying to encode the full bounds for the impl.
@tarcieri tarcieri merged commit 513eb07 into master Jul 28, 2020
@tarcieri tarcieri deleted the elliptic-curve/impl-generate-for-secret-key branch July 28, 2020 00:02
@tarcieri tarcieri mentioned this pull request Aug 10, 2020
dns2utf8 pushed a commit to dns2utf8/traits that referenced this pull request Jan 24, 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.

2 participants