Azure-Samples / DoubleKeyEncryptionService

Download, install, and set up the Double Key Encryption service for Microsoft 365.
MIT License
12 stars 14 forks source link

Added support for key rollover #36

Closed k-bren closed 2 years ago

k-bren commented 2 years ago

DKE supports having key rollover where the active key that is used for protection can be deprecated for a new one but still used for decryption.. This PR fixes a bug with this.