Operation request: Add PGP Sign
Open
operation
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
## Summary
The PGP operations in CyberChef currently have "Encrypt" and "Encrypt & Sign". There's no only Sign operation.
Please add a PGP Sign operation which only needs the PGP Private key and Private key passphrase.
This allows to only sign and not encrypt a file.
Contributor guide
Research direction
Start by locating the existing PGP Encrypt and Encrypt & Sign operations, then trace how they accept the PGP private key and passphrase. Add a PGP Sign operation that signs without encrypting and verify that it works with only those credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cryptography, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100