AprilNEA / AprilNEA/DevUtility

Add Standard Elliptic Curve Parameter Viewer

Open
#2 0 comments 0 reactions 1 assignee Claimed by @AprilNEA View on GitHub
cryptography enhancement
Dominant language
TypeScript
Stars
29
Forks
7
PR merge metrics
No merged PRs in 30d

Description

## Description:
Implement a tool to display parameters of standard elliptic curves commonly used in cryptography.

## User Story:
As a developer working with ECC, I want to quickly reference standard curve parameters so that I can verify my implementation against known standards.

## Features:
- Display parameters for P-256, P-384, P-521, secp256k1, secp256r1, etc.
- Show curve equation, prime field, generator point, and order
- Search/filter functionality for curves
- Export curve parameters in various formats

Acceptance Criteria:
- [ ] Support at least 10 standard curves
- [ ] Display all essential curve parameters
- [ ] Responsive design for mobile and desktop
- [ ] Export functionality works correctly

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.