OpenCL: Reduce binary size, bitmaps and hash tables to 64-bit for more formats
Open
@magnumripper is already working on this.
Since Mar 15, 2023.
enhancement
- Dominant language
- C
- Stars
- 13.6k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
First out is raw MD4 and MD5, which share code with NT (done in #5246). These two are also identical enough to each other that the patch for fixing one possibly applies cleanly to the other.
Then there are eight more with code copies in two or more slightly different versions. Perhaps they too can use shared code instead.
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.