indygreg / indygreg/cryptography-rs

ED25519 KeyAlgorithm name wrong

Open Beginner friendly
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
21
Forks
32
PR merge metrics
No merged PRs in 30d

Description

https://github.com/indygreg/cryptography-rs/blob/main/x509-certificate/src/algorithm.rs#L585

This one is X25519 (everything else is correct, just the enum name is wrong).

Contributor guide

No contributing guide indexed for this repository

Research direction

Open x509-certificate/src/algorithm.rs at line 585 and inspect the enum entry linked in the issue. Correct the name from ED25519 to X25519; the issue is done when that enum name matches the algorithm described.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cryptography
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.