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

TPM2.0 support ? #22

Open
fmasi opened this issue Nov 27, 2015 · 5 comments
Open

TPM2.0 support ? #22

fmasi opened this issue Nov 27, 2015 · 5 comments

Comments

@fmasi
Copy link

fmasi commented Nov 27, 2015

Hi I was wondering if simple-tpm-pk11 currently supports tpm 2.0.
I just started to play around with my tpm and really like this simple-tpm-pk11 love that my private ssh rsa 2048 is stored within the tpm but it would be really cool to be able to implement some ECC keys.

@ThomasHabets
Copy link
Owner

I have no hardware for this, but I agree that ECC keys would be sweet.

@irtimmer
Copy link

If people are interested. I've start working on a PKCS#11 library for TPM 2.0. As the API for the TPM 2.0 is completely different from the TPM 1.0 it seems more logical to start from scratch instead of extending simple-tpm-pk11. The code is available at https://github.com/irtimmer/tpm2-utils

@ThomasHabets
Copy link
Owner

@irtimmer very interested. Thank you for starting this!

@nicowilliams
Copy link

I have no hardware for this, but I agree that ECC keys would be sweet.

You don't need hardware. You can just use a software TPM for testing. Of course, if you don't have TPM 2.0 hardware (or firmware TPMs) then you probably have no need for TPM 2.0 support. Cheers!

@q2dg
Copy link

q2dg commented Oct 13, 2023

Well...this issue seems stalled, and TMP 1.x was deprecated long time ago...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants