gchq / gchq/CyberChef

Operation request: EdDSA Key Pair Generation

Open
#1,795 1 comment 0 reactions 0 assignees View on GitHub
operation
Dominant language
JavaScript
Stars
35.8k
Forks
4.1k
Avg merge
2d 26m
Merged PRs (30d)
33

Description

## Summary
Generate an EdDSA (Ed25519/Ed448) private key and a corresponding public key
(similar to RSA)

### Example Input
nothing

### Example Output
EdDSA Private and Public Key as PEM

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing RSA key-generation operation mentioned in the issue and its associated tests or entry point. Add equivalent Ed25519 and Ed448 private and public key generation, with PEM output, and verify both key pairs through the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cryptography, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.