-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Storage] Add client-side encryption V2 for Queue #24693
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
jalauzon-msft
merged 16 commits into
Azure:feature/storage-encryption-v2
from
jalauzon-msft:encryption-v2-queue
Jun 9, 2022
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
47db620
Start implementation of Encryption V2 for Queue
jalauzon-msft d021fb2
Merge branch 'main' into encryption-v2-queue
jalauzon-msft aa21c4a
Updates and tests
jalauzon-msft 8956ad9
Update metadat, add manual decrypt test
jalauzon-msft 421a7de
Add async support
jalauzon-msft 9a62794
Adjust error message and fix tests
jalauzon-msft 3ff8773
Update shared code, fix test
jalauzon-msft 0efc438
Fix test, minor tweaks
jalauzon-msft 18af88a
Minor changes
jalauzon-msft 9e4afe8
Fix warnings
jalauzon-msft b95644a
Merge branch 'main' into encryption-v2-queue
jalauzon-msft b9ed10f
PR Feedback
jalauzon-msft 503e989
Merge branch 'feature/storage-encryption-v2' into encryption-v2-queue
jalauzon-msft 4372a3b
Update CHANGELOG and version
jalauzon-msft 3adbffb
Remove space
jalauzon-msft a9c8844
PR feedback, updates to metadata
jalauzon-msft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
215 changes: 168 additions & 47 deletions
215
sdk/storage/azure-storage-blob/azure/storage/blob/_shared/encryption.py
Large diffs are not rendered by default.
Oops, something went wrong.
215 changes: 168 additions & 47 deletions
215
sdk/storage/azure-storage-file-datalake/azure/storage/filedatalake/_shared/encryption.py
Large diffs are not rendered by default.
Oops, something went wrong.
215 changes: 168 additions & 47 deletions
215
sdk/storage/azure-storage-file-share/azure/storage/fileshare/_shared/encryption.py
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.