Missing clearPrivateParams from TS definitions
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 84/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- javascript, typescript
- Domain
- api
Research direction
Start in openpgp.d.ts at the PrivateKey and SecretKeyPacket definitions, then compare them with clearPrivateParams() in src/key/private_key.js and src/packet/secret_key.js. Done means both TypeScript definitions expose the function consistently with the referenced JavaScript implementations.
Written by the indexing model from the issue text.
Description
- OpenPGP.js version: 5.11.0
- Affected platform (Browser or Node.js version): both
The typescript definitions for PrivateKey is missing the clearPrivateParams() function
The same is also true for the typescript definition of SecretKeyPacket.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 825
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 8
Contributor guide
No contributing guide indexed for this repository
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.
More from openpgpjs/openpgpjs
-
Packet lengths ≥ 2^31 parse as negative (signed `<< 24`), breaking decryption of messages > 2 GiB Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 3/5 1-2 days Newbie friendliness 66/100
-
Compatibility
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in openpgpjs/openpgpjs
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·