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

docs: Remove redundant example code #295

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

pascal-hofmann
Copy link
Contributor

@pascal-hofmann pascal-hofmann commented Sep 6, 2024

The code also generates curve25519 v4 keys at the moment.

Copy link
Member

@twiss twiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey 👋 Good catch! However, probably it would make more sense to just remove this example for now (since it's pretty useless as-is), until we can make it true and generate v4 Curve448 keys. RFC9580 (which introduces Curve448) is out now, but we might still want to wait a bit for support to become more widespread.

README.md Outdated Show resolved Hide resolved
@pascal-hofmann pascal-hofmann changed the title docs: Mention correct curve for default profile with high security docs: Remove redundant example code Sep 9, 2024
The code also generates curve25519 v4 keys at the moment.
Copy link
Member

@twiss twiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks!

@twiss twiss merged commit 2e19517 into ProtonMail:main Sep 9, 2024
9 checks passed
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