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

Choice of keypair format #4

Open
jglick opened this issue Apr 1, 2022 · 1 comment
Open

Choice of keypair format #4

jglick opened this issue Apr 1, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@jglick
Copy link
Member

jglick commented Apr 1, 2022

Currently the plugin only creates RSA-format keypairs with a fixed size. Might be useful to offer the option of using another algorithm such a elliptic curve.

@jglick jglick added the enhancement New feature or request label Apr 1, 2022
@patrickpichler
Copy link

I've opened a draft PR to implement this feature. It outlines a basic idea of how
support for selecting a keypair format could work. I would love to get some feedback
from you 🙂.

Small warning, tests are currently missing and existing tests need a bit of an adaption,
but I wanted to get some feedback to see if the way I implemented it would be ok 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants