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

Investigate key generation as a trait #26

Open
slowli opened this issue Nov 5, 2020 · 1 comment
Open

Investigate key generation as a trait #26

slowli opened this issue Nov 5, 2020 · 1 comment
Assignees

Comments

@slowli
Copy link
Owner

slowli commented Nov 5, 2020

While key parsing / serialization are now encapsulated into SigningKey / VerifyingKey traits, key generation is not covered by any trait.

See #12 for context.

@slowli slowli added this to the v0.3.0 milestone Nov 5, 2020
@slowli slowli self-assigned this Nov 5, 2020
@slowli
Copy link
Owner Author

slowli commented May 24, 2021

Preliminary, seems not worth the effort - the ways to generate keys are too different for different cryptosystems.

@slowli slowli removed this from the v0.3.0 milestone May 24, 2021
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

No branches or pull requests

1 participant