Adjust file inlining limit for SHA-512

Open
#107 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust

Research direction

No file or test is named. Start by locating the max inline file size logic and the SHA-512 mode handling in the Rust code, then inspect related tests. Done means the inline file size limit is doubled specifically for SHA-512 mode and the behavior is covered by an appropriate test.

Written by the indexing model from the issue text.

Description

Brings me to another point, though: we need to adjust (double) our "max inline file size" when we're in SHA-512 mode...

Originally posted by @allisonkarlitskaya in https://github.com/containers/composefs-rs/issues/105#issuecomment-2812011315

Dominant language
Rust
Stars
93
Forks
30
Avg merge
2d 10h
Merged PRs (30d)
13

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from composefs/composefs-rs

All issues in composefs/composefs-rs

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.