Can the private-keys package be extended to support RSA as a IPrivateKeyFormat?

Open
#173 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
cryptography

Research direction

Start by reviewing the interfaces within the private-keys package and the core functions mentioned, especially genrateShares, to determine where elliptic-curve assumptions apply. Define whether RSA support is feasible across the package and document the required scope and compatibility expectations before implementation.

Written by the indexing model from the issue text.

Description

I want to use Torus to support the storage and custody of RSA keys. Looking at the interfaces within the private-keys package this seems possible?

However, I don't think RSA keys would be supported by a lot of the core functions in your library - like genrateShares etc. which seem to be catered for elliptic curve keys.

Please correct my assumptions and let me know if what I am requesting makes sense at all.

Dominant language
TypeScript
Stars
181
Forks
53
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MetaMask/tkey

All issues in MetaMask/tkey

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.