How to work with ncrypto?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 21
- Forks
- 12
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
How is the workflow of making changes to node:crypto or WebCryptoAPI supposed to work now?
I've had branches ready to go that are now invalid with ncrypto being in place (i'm revisiting some many months old work)
- How are updates to ncrypto propagated to nodejs/node?
- What is the release process like? Who controls it?
- Given I need to make changes to ncrypto as well as node's src & lib how am I to proceed?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the ncrypto repository and the nodejs/node integration points referenced in the issue, including Node's src and lib areas. Determine how ncrypto updates propagate, who controls releases, and how coordinated changes should be made. Done means documenting a clear workflow for these three questions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, nodejs
- Domain
- cryptography, security
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100