Skip to content

tpm2: Add RSADecryptWithSession#314

Merged
jkl73 merged 1 commit intogoogle:mainfrom
thomasten:master
May 10, 2024
Merged

tpm2: Add RSADecryptWithSession#314
jkl73 merged 1 commit intogoogle:mainfrom
thomasten:master

Conversation

@thomasten
Copy link
Copy Markdown
Contributor

I need to use RSADecrypt with a PCR policy. I added RSADecryptWithSession similar to the already existing ...WithSession funcs.

@thomasten thomasten requested review from a team, alexmwu and jkl73 as code owners February 22, 2023 17:54
@google-cla
Copy link
Copy Markdown

google-cla bot commented Feb 22, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@3u13r
Copy link
Copy Markdown

3u13r commented May 25, 2023

We'd like to move away from our fork and back to mainline. Could someone take a look in the near future @jkl73 @alexmwu ?

@alexmwu
Copy link
Copy Markdown
Contributor

alexmwu commented May 30, 2023

This LGTM.

FYI @chrisfenner is working on a refactor of the API, which you may be interested in. https://github.com/google/go-tpm/tree/tpmdirect. We have 1:1 parameter mapping and support for most commands (with an easy route to adding new commands). We are planning a stable release at that point. As part of the tpmdirect work, we plan on deprecating the current tpm2 package.

@chrisfenner are we planning on accepting new contributions to the legacy package?

@daniel-weisse
Copy link
Copy Markdown

Can this be rebased to main and merged?

@thomasten thomasten changed the base branch from master to main June 29, 2023 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants