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

Client Encryption: Adds an abstraction layer to hide the underlying usage of Microsoft Data Encryption(MDE) library. #2906

Merged
merged 30 commits into from
Jan 4, 2022
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
af6ec30
Abstract public facing MDE lib classes.
kr-santosh Nov 24, 2021
eb0ef0b
removed sign,verify and GetOrCreateSignatureVerificationResult from C…
kr-santosh Nov 24, 2021
b933661
Refactoring
kr-santosh Nov 24, 2021
2e2c02d
Update CosmosAzureKeyVaultKeyStoreProvider.cs
kr-santosh Nov 24, 2021
8f0ef92
reverts,fixes.
kr-santosh Nov 24, 2021
b6699cf
Refactoring
kr-santosh Nov 24, 2021
107e879
refactoring, fixed the names.
kr-santosh Nov 24, 2021
ca8009c
documentation fixes.
kr-santosh Nov 24, 2021
d17b540
Merge branch 'master' into users/sakulk/hideMdeLib
kr-santosh Nov 24, 2021
490912b
Update DotNetSDKEncryptionAPI.json
kr-santosh Nov 24, 2021
120ee51
Update CosmosEncryptionKeyStoreProviderCore.cs
kr-santosh Nov 25, 2021
7bc9d31
Update MdeEncryptionTests.cs
kr-santosh Nov 30, 2021
7b15029
Merge branch 'master' into users/sakulk/hideMdeLib
kr-santosh Dec 2, 2021
74ffbaa
Update MdeEncryptionTests.cs
kr-santosh Dec 2, 2021
431e6cf
Update MdeEncryptionTests.cs
kr-santosh Dec 2, 2021
e6d0225
Merge branch 'master' into users/sakulk/hideMdeLib
kr-santosh Dec 2, 2021
d222db9
Renamed CosmosEncryptionKeyStoreProviderCore and removed trustedendpo…
kr-santosh Dec 2, 2021
ea8e504
Merge branch 'master' into users/sakulk/hideMdeLib
kr-santosh Dec 6, 2021
52a819f
remove async from interfaces.
kr-santosh Dec 7, 2021
e9825f8
Merge branch 'master' into users/sakulk/hideMdeLib
kr-santosh Dec 7, 2021
9dc2f66
Update EncryptionSettingForProperty.cs
kr-santosh Dec 8, 2021
3ba1958
Changed the DataEncryptionKeyCacheTimeToLive contract which was virtu…
kr-santosh Dec 8, 2021
68fc65c
Fixes. Removed usage of additional akv cache.
kr-santosh Dec 9, 2021
ea0506e
Updated comments, call hierarchy
kr-santosh Dec 9, 2021
d8bae16
Removes Cosmos Prefix from constants, updates PDEK TTL update logic, …
kr-santosh Dec 15, 2021
5ab2719
Merge branch 'master' into users/sakulk/hideMdeLib
kr-santosh Dec 15, 2021
38fddd0
Update MdeEncryptionTests.cs
kr-santosh Dec 15, 2021
d30c64e
Update DotNetSDKEncryptionAPI.json
kr-santosh Dec 15, 2021
8f7e2ab
Moved the cache lock to EncryptionCosmosClient.
kr-santosh Dec 15, 2021
5984f7a
Merge branch 'master' into users/sakulk/hideMdeLib
j82w Jan 4, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into users/sakulk/hideMdeLib
  • Loading branch information
kr-santosh authored Dec 6, 2021
commit ea8e50428cd199f45d52f9ded6039722b5b91338

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.