-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[Storage] Add client-side encryption V2 to Blob SDK #24706
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 36 commits into
Azure:feature/storage-encryption-v2
from
jalauzon-msft:encryption-v2-blob
Jun 9, 2022
Merged
Changes from 32 commits
Commits
Show all changes
36 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 2881bf3
Add encryption V2 for blob and some tests, WIP
jalauzon-msft 18af88a
Minor changes
jalauzon-msft bb48f47
Merge branch 'encryption-v2-queue' into encryption-v2-blob
jalauzon-msft fc55541
Minor updates, more tests
jalauzon-msft 685ed6b
Handle client walking, block page blob
jalauzon-msft b1e1d40
Implement async
jalauzon-msft ae59d96
Fix concurrent upload and concurrent tests
jalauzon-msft 9e4afe8
Fix warnings
jalauzon-msft b95644a
Merge branch 'main' into encryption-v2-queue
jalauzon-msft 419660f
Merge branch 'encryption-v2-queue' into encryption-v2-blob
jalauzon-msft d0e9cae
Add docs for new encryption methods!
jalauzon-msft b9ed10f
PR Feedback
jalauzon-msft 0672dd8
Merge branch 'encryption-v2-queue' into encryption-v2-blob
jalauzon-msft 0532c98
More range tests
jalauzon-msft 8a14c62
Shared code
jalauzon-msft 6e83edc
Fix PyLint
jalauzon-msft 2ef4e5b
PR feedback, add access condition tests
jalauzon-msft 70161d4
Re-record V1 tests, small test fixes
jalauzon-msft c860c22
Minor fix
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 7002755
Merge branch 'encryption-v2-queue' into encryption-v2-blob
jalauzon-msft 5d40d57
Update CHANGELOG and README
jalauzon-msft a9c8844
PR feedback, updates to metadata
jalauzon-msft ad86d33
Merge branch 'encryption-v2-queue' into encryption-v2-blob
jalauzon-msft cc20511
Small updates, re-record tests
jalauzon-msft 9f7f430
Merge branch 'feature/storage-encryption-v2' into encryption-v2-blob
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
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
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.