-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Milestone
Comments
This was tied up with other related Key Vault work and no longer can make the October schedule. |
heaths
added a commit
to heaths/azure-sdk-for-net
that referenced
this issue
Oct 15, 2020
Resolves Azure#14887
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: