Skip to content

Allow user to choose cryptographic algorithms #2

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

Open
Vinalti opened this issue Sep 15, 2023 · 0 comments
Open

Allow user to choose cryptographic algorithms #2

Vinalti opened this issue Sep 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Vinalti
Copy link
Owner

Vinalti commented Sep 15, 2023

Feature description

Allow user to change currently default algorithms for certificates such as the hash sha256, key type aes256, etc.

Implementation

Different type of implementation can be put in place:

  • The addition of one or several options such as --key-type=[rsa|ec] or --rsa / --ec and --hash=[sha256|...]
  • The addition of a prompt during the generation of the private key
@Vinalti Vinalti added the enhancement New feature or request label Sep 15, 2023
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

1 participant