Compress payload to encrypt before encryption
Open
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 5
Description
The shared payload may be quite large. If it is, then we probably need some form of compression. Perhaps a gzip then base64 encode would work 🤷
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating where the shared payload is assembled and encrypted, then determine the supported encoding and decoding path. Done means a compression approach is specified and applied before encryption without breaking payload recovery.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- performance, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100