Skip to content

Add optional checksums #400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2025
Merged

Conversation

klauspost
Copy link
Collaborator

Usage is similar to mc.

To add a checksum to the uploaded objects, use --checksum parameter.
The following checksums are supported: CRC32 (composite), CRC32-FO (full object), CRC32C, CRC32-FO, CRC32C, SHA1, SHA256 and CRC64NVME. Adding a checksum will always disable MD5 checksums.

Usage is similar to [mc](minio/mc#5043).

> To add a [checksum](https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html) to the uploaded objects, use `--checksum` parameter.
The following checksums are supported: `CRC32` (composite), `CRC32-FO` (full object), `CRC32C`, `CRC32-FO`, `CRC32C`, `SHA1`, `SHA256` and `CRC64NVME`.
Adding a checksum will always disable MD5 checksums.
@klauspost klauspost requested a review from harshavardhana June 3, 2025 13:21
@harshavardhana harshavardhana merged commit cee449a into minio:master Jun 3, 2025
6 checks passed
@klauspost klauspost deleted the add-checksums branch June 3, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants