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

Ed25519 key type support #34

Closed
brainos233 opened this issue Dec 26, 2023 · 1 comment
Closed

Ed25519 key type support #34

brainos233 opened this issue Dec 26, 2023 · 1 comment
Labels
wontfix This will not be worked on

Comments

@brainos233
Copy link

I try to use ssh-tpm-keygen to import a ed25519 key, but this key type isn't support.

$ sudo ssh-tpm-keygen --import ~/.ssh/id_ed25519
Sealing an existing public/private ecdsa key pair.
Enter existing password (empty for no pin): 
2023/12/26 15:46:10 unsupported key type

Is it possible to support ed25519?

@Foxboron
Copy link
Owner

Not supported by the TPM spec.

@Foxboron Foxboron added the wontfix This will not be worked on label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants