Skip to content

Use provided sha256 hasher#1749

Merged
harshavardhana merged 3 commits into
minio:masterfrom
klauspost:use-sha256-simd-signing
Jan 13, 2023
Merged

Use provided sha256 hasher#1749
harshavardhana merged 3 commits into
minio:masterfrom
klauspost:use-sha256-simd-signing

Conversation

@klauspost
Copy link
Copy Markdown
Contributor

Use client provided hasher for SHA256 signatures.

By default this is "minio/sha256-simd" or "crypto/sha256" for FIPS.

Bonus: Skip tests if env var is missing.

Use client provided hasher for SHA256 signatures.

By default this is "minio/sha256-simd" or "crypto/sha256" for FIPS.

Bonus: Skip tests if env var is missing.
Comment thread pkg/signer/request-signature-streaming.go Outdated
Co-authored-by: Harshavardhana <harsha@minio.io>
@vadmeste
Copy link
Copy Markdown
Member

@klauspost looks like this needs one more fix

@klauspost klauspost requested a review from vadmeste January 12, 2023 13:41
Comment thread pkg/signer/request-signature-streaming.go
@klauspost klauspost requested a review from vadmeste January 12, 2023 14:58
Copy link
Copy Markdown
Member

@vadmeste vadmeste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants