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

Default settings: Make default Edwards curve ED25519 #828

Merged
merged 2 commits into from Jan 1, 2023

Conversation

TinCanTech
Copy link
Collaborator

Perform hierarchial decision for elliptic curve name.

Default curves per algorithm:

  • 'ec' Elliptic curve name 'secp384r1' (Unchanged)
  • 'ed' Edwards curve name 'ed25519' (Changed)

Signed-off-by: Richard T Bonhomme tincantech@protonmail.com

Perform hierarchial decision for elliptic curve name.

Default curves per algorithm:
* 'ec' Elliptic curve name 'secp384r1' (Unchanged)
* 'ed' Edwards curve name 'ed25519' (Changed)

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
@TinCanTech TinCanTech merged commit 96b96c1 into OpenVPN:master Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Global option --use-algo does not work
1 participant