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

Add oct-HSM support #14887

Closed
3 tasks done
heaths opened this issue Sep 4, 2020 · 1 comment · Fixed by #16025
Closed
3 tasks done

Add oct-HSM support #14887

heaths opened this issue Sep 4, 2020 · 1 comment · Fixed by #16025
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault

Comments

@heaths
Copy link
Member

heaths commented Sep 4, 2020

For Key Vault 7.2-preview, make sure "oct" is already supported, and add "oct-HSM" support to models (names taken from swagger):

  • KeyProperties.kty
  • KeyCreateParameters.kty
  • JsonWebKey.kty

See the service version 7.1 -> 7.2-preview diff 🔒 for details.

@heaths heaths added KeyVault Client This issue points to a problem in the data-plane of the library. labels Sep 4, 2020
@heaths heaths added this to the [2020] October milestone Sep 4, 2020
@heaths
Copy link
Member Author

heaths commented Oct 5, 2020

This was tied up with other related Key Vault work and no longer can make the October schedule.

@heaths heaths modified the milestones: [2020] October, [2020] November Oct 5, 2020
heaths added a commit to heaths/azure-sdk-for-net that referenced this issue Oct 15, 2020
heaths added a commit that referenced this issue Oct 22, 2020
* Add oct-HSM key type

Resolves #14887

* Add additional encryption algorithms to Keys

Resolves #14888

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

* Add AES support to AesCryptographyProvider

* Use factory methods for encrypt/decrypt options

* Update public API
heaths added a commit to heaths/azure-sdk-for-net that referenced this issue Oct 22, 2020
heaths added a commit that referenced this issue Oct 22, 2020
annelo-msft pushed a commit to annelo-msft/azure-sdk-for-net that referenced this issue 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
annelo-msft pushed a commit to annelo-msft/azure-sdk-for-net that referenced this issue Feb 17, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant