AprilNEA / AprilNEA/DevUtility

JSON Web Key/Signature/Encryption Toolkit

Open
#5 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:
Create a comprehensive toolkit for working with JWK, JWS, and JWE standards.

## User Story:
As a web developer, I need to work with JWT tokens and JWK key sets for authentication and authorization.

Features:
- Parse and validate JWK key sets
- Sign and verify JWS tokens
- Encrypt and decrypt JWE tokens
- Key conversion to/from JWK format

## Acceptance Criteria:
- [ ] Support all JWK key types
- [ ] JWS signing/verification works
- [ ] JWE encryption/decryption works
- [ ] Key format conversion

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.