Skip to content

Add support for AES encryption and key wrap algorithms#16025

Merged
heaths merged 6 commits intoAzure:masterfrom
heaths:issue14887
Oct 22, 2020
Merged

Add support for AES encryption and key wrap algorithms#16025
heaths merged 6 commits intoAzure:masterfrom
heaths:issue14887

Conversation

@heaths
Copy link
Member

@heaths heaths commented Oct 15, 2020

Resolves #14887 and resolves #14888

@heaths
Copy link
Member Author

heaths commented Oct 15, 2020

Note this is only for feedback. Once we have some initial consensus I'll add unit tests, work on adding recorded tests (we have an an environment I should be able to access), and leverage what algorithms we may from track 1 if they have been reviewed.

@heaths heaths requested a review from christothes October 16, 2020 00:05
Copy link
Member

@christothes christothes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Added some nits and minor suggestions.

@heaths heaths marked this pull request as ready for review October 20, 2020 02:43
@heaths heaths merged commit 5e79cd7 into Azure:master Oct 22, 2020
@heaths heaths deleted the issue14887 branch October 22, 2020 01:07
annelo-msft pushed a commit to annelo-msft/azure-sdk-for-net that referenced this pull request Feb 17, 2021
* Add oct-HSM key type

Resolves Azure#14887

* Add additional encryption algorithms to Keys

Resolves Azure#14888

* Add AES-CBC and AES-GCM implementations/proxies

* Add AES support to AesCryptographyProvider

* Use factory methods for encrypt/decrypt options

* Update public API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add algorithms to EncryptionAlgorithm for Key Vault Add oct-HSM support

3 participants