Skip to content

Add SSE-C encryption config#9

Open
rdettai-sk wants to merge 1 commit intosekoia-20260130from
sse-c-encryption
Open

Add SSE-C encryption config#9
rdettai-sk wants to merge 1 commit intosekoia-20260130from
sse-c-encryption

Conversation

@rdettai-sk
Copy link
Collaborator

Description

Describe the proposed changes made in this PR.

How was this PR tested?

Describe how you tested this PR.

Copy link
Collaborator

@Darkheir Darkheir left a comment

Choose a reason for hiding this comment

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

🔒 🚀

/// 256bit base64-encoded string, and key_md5 is expected to be the
/// base64-encoded MD5 digest of the (binary) key. Akamai gen1 buckets don't
/// respect this (only the a 32 hex char key is expected).
SseC { key: String, key_md5: String },
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't we compute the MD5 in the code ? I don't see the value of requiring it from the users.

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