Skip to content

Allow web applications to select SFrame cipher suite as a parameter provided to SFrameTransform constructor. #257

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 3 commits into from
Jul 10, 2025

Conversation

youennf
Copy link
Collaborator

@youennf youennf commented May 27, 2025

Fixes #256.
Also updates the link to the SFrame specification now that it is a RFC.


Preview | Diff

@youennf youennf requested review from alvestrand, jan-ivar and guidou May 27, 2025 11:17
…rovided to SFrameTransform constructor.

Also updates the link to the SFrame specification now that it is a RFC.
@youennf youennf force-pushed the introducesframetransform-ciphersuite branch from 0a6d9c2 to 71acd32 Compare May 27, 2025 11:20
@jan-ivar jan-ivar marked this pull request as draft June 5, 2025 14:14
@youennf youennf marked this pull request as ready for review June 6, 2025 07:23
@youennf
Copy link
Collaborator Author

youennf commented Jun 6, 2025

I wonder whether we want a specific error type for setEncryptionKey if it does not match the selected cipher suite. Or if InvalidModificationError is good enough.

youennf and others added 2 commits July 10, 2025 16:54
Co-authored-by: Jan-Ivar Bruaroey <[email protected]>
@guidou guidou merged commit 67dde1a into w3c:main Jul 10, 2025
2 checks passed
github-actions bot added a commit that referenced this pull request Jul 10, 2025
…uite

SHA: 67dde1a
Reason: push, by guidou

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Web application should be able to set SFrameTransform cipher suite
4 participants