Skip to content
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

add fan-Out API support for encryption, checksums #1828

Merged
merged 1 commit into from
May 24, 2023

Conversation

harshavardhana
Copy link
Member

@harshavardhana harshavardhana commented May 23, 2023

No description provided.

@harshavardhana harshavardhana force-pushed the encryption-headers branch 2 times, most recently from 000adcd to 88205ee Compare May 23, 2023 21:56
@harshavardhana harshavardhana changed the title add fan-Out API support for encryption add fan-Out API support for encryption, checksums May 23, 2023
this sets it encryption per object as needed, i.e
you may use SSE, SSEC and SSE-KMS for each of the
fan-out objects as you need.
@harshavardhana
Copy link
Member Author

Based on your proposal - keeping few things

  • per object, metadata, tags, and retention can be applied independently
  • encryption is set for the whole fan-out
  • checksum is applied for the whole fan-out

@klauspost - keeps the API functional name in-line with the common pattern across this SDK.

Copy link
Contributor

@klauspost klauspost left a comment

Choose a reason for hiding this comment

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

Nice! I will update #1827 to use the new methods when merged.

@harshavardhana harshavardhana merged commit 46ee789 into minio:master May 24, 2023
7 checks passed
@harshavardhana harshavardhana deleted the encryption-headers branch May 24, 2023 15:05
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.

None yet

2 participants