133794m3r / 133794m3r/itp132-232
Encryption And Decryption Methods
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This issue tracks the encryption method's progress and also the basis of the decryption method.
- [ ] Encryption Method
- [ ] Input Chunker Method
- [ ] Convert chunk to vector/matrix.
- [ ] Convert vector/matrix to string.
Decryption method including converting the
- [ ] Decryption method
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue is a high-level feature request for encryption and decryption methods, but provides no code pointers, file names, or specific requirements. A newcomer would need to design the entire system from scratch, including chunking input, converting to vectors/matrices, and serializing to strings. Start by examining the repository's existing structure to see if any cryptographic libraries or data handling utilities are present, then propose a design before any implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 10/100