mirror of
https://github.com/minio/minio.git
synced 2026-03-02 13:20:32 -05:00
Add partial shard reconstruction * Add partial shard reconstruction * Fix padding causing the last shard to be rejected * Add md5 checks on single parts * Move md5 verified to `verified/filename.ext` * Move complete (without md5) to `complete/filename.ext.partno` It's not pretty, but at least now the md5 gives some confidence it works correctly. |
||
|---|---|---|
| .. | ||
| decrypt-v1.go | ||
| decrypt-v2.go | ||
| export.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| utils.go | ||