haskell / haskell/hackage-security
Avoid loading entire file into memory in `fileInfo`
Open
hackage-security
hackage-server
priority: normal
- Dominant language
- Haskell
- Stars
- 63
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] In hackage-security: See TODO for `fileInfo`; currently we do two separate passes over the input bytestring, one to compute the length and one to compute the hash. Now that we have decided on the cryptolibrary to use, we should do this in a single pass.
- [ ] In hackage-server: See TODO for `constructTUFFiles`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.