Skip to content

Releases: Azure-Samples/DoubleKeyEncryptionService

Source code repository for the Double Key Encryption (DKE) service for Microsoft 365

24 Sep 17:22
c5a0c6c

Choose a tag to compare

Content updates for review for GA (#23)

* Content updates for review for GA

* Extra clarification

Working on being extra clear on what admins need to do here.
In response to K-bren's feedback on the PR.

Customer Key Store to enable a second key for use in Azure RMS

22 Sep 18:43
64edbfb

Choose a tag to compare

Merging of public preview branch into master branch (#21)

* Upgraded to Netcore3 and removed bouncy castle (#9)

* Upgraded to .net core 3.1 and removed bouncycastle

* Merge branch 'master' into netcore3

* Changed readme for .net core 3.1

* Merge issue

* More merge issues

* Role auth validates CN (#5) (#10)

* Role auth validates CN

* Moved privates down

* Merged in changes

* Added a script to validate a deployment (#11)

* Added a script to validate a deployment

* Removed .net json parser

* Code review changes

* Added https validation to the resource header (#12)

* Added crypto warning (#13)

* Added event logging (#20)