haskell / haskell/hackage-security

Avoid loading entire file into memory in `fileInfo`

Open
#134 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.