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

[KeyVault][Cryptography] Add support for local decrypt #4566

Closed
sophiajt opened this issue Jul 31, 2019 · 1 comment
Closed

[KeyVault][Cryptography] Add support for local decrypt #4566

sophiajt opened this issue Jul 31, 2019 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. KeyVault

Comments

@sophiajt
Copy link
Contributor

Currently, we only support local encrypt but not local decrypt. It might be possible, if the key has enough information to do the decrypt, we should also do a local decrypt operation.

@sadasant
Copy link
Contributor

I added myself just to be able to keep track of this better. Please feel free to change this.

@loarabia loarabia added Client This issue points to a problem in the data-plane of the library. KeyVault labels Jul 31, 2019
@sophiajt sophiajt changed the title [CryptographyClient] Add support for local decrypt [KeyVault][Cryptography] Add support for local decrypt Aug 7, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 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

No branches or pull requests

4 participants