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_import: add support for RSA 3k #3275

Open
AndreasFuchsTPM opened this issue Aug 16, 2023 · 0 comments
Open

tpm2_import: add support for RSA 3k #3275

AndreasFuchsTPM opened this issue Aug 16, 2023 · 0 comments

Comments

@AndreasFuchsTPM
Copy link
Member

We need to add

    case 3072: /* falls-through */

here

case 2048: /* falls-through */
case 4096: /* falls-through */

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

No branches or pull requests

1 participant