Huge ciphertext memory use
Open
@magnumripper is already working on this.
Since Mar 9, 2020.
- Dominant language
- C
- Stars
- 13.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
FMT_HUGE_INPUT should be used with non-default fmt_source() so we don't end up with the full ciphertext kept in memory for no use. I can't remember if we took care of that some other way, so need to review.
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.
Assessment
This issue has not been assessed yet.