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

KMS Asymmetric Text Fixes #1647

Merged
merged 1 commit into from
Aug 22, 2018

Conversation

daniel-sanche
Copy link
Member

Addresses issues in the documentation of the last KMS PR:

  • clarifies which RSA key algorithm is used for encrypt/decrypt
  • makes a note that signAsymmetric will need changes for certain key algorithms
  • changed EC_SIGN_P224_SHA256 to EC_SIGN_P256_SHA256

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 21, 2018
@daniel-sanche daniel-sanche requested a review from engelke August 21, 2018 18:24
Copy link
Contributor

@engelke engelke left a comment

Choose a reason for hiding this comment

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

I recommend adding a sentence or two at the top explaining that operations involving private keys (decryption and signing) are performed by KMS without exposing those keys, while operations requiring public keys are done with any standard cryptographic library.

But that's a suggestion for the future. As to the rest, LGTM.

@daniel-sanche daniel-sanche merged commit 790fd5f into GoogleCloudPlatform:master Aug 22, 2018
busunkim96 pushed a commit to googleapis/python-kms that referenced this pull request Jun 4, 2020
rsamborski pushed a commit that referenced this pull request Nov 8, 2022
rsamborski pushed a commit that referenced this pull request Nov 8, 2022
rsamborski pushed a commit that referenced this pull request Nov 11, 2022
rsamborski pushed a commit that referenced this pull request Nov 14, 2022
dandhlee pushed a commit that referenced this pull request Nov 14, 2022
parthea pushed a commit to googleapis/google-cloud-python that referenced this pull request Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants