Skip to content

define key structures of sk-ecdsa and sk-ed25519#29

Open
z4yx wants to merge 2 commits intosekey:masterfrom
z4yx:feat-sk
Open

define key structures of sk-ecdsa and sk-ed25519#29
z4yx wants to merge 2 commits intosekey:masterfrom
z4yx:feat-sk

Conversation

@z4yx
Copy link
Copy Markdown

@z4yx z4yx commented Feb 22, 2022

OpenSSH supports hardware-backed authentication keys since v8.2

Currently, only two types are defined (namely sk-ssh-ed25519@openssh.com and sk-ecdsa-sha2-nistp256@openssh.com) according to https://github.com/openssh/openssh-portable/blob/master/PROTOCOL.u2f

This patch defines corresponding structures for these two types of keys.

@wiktor-k
Copy link
Copy Markdown

wiktor-k commented Apr 5, 2022

@z4yx I hope you don't mind but I've merged your PR in my fork: https://github.com/wiktor-k/ssh-agent-lib (I needed some extra features but it seems this lib is not actively maintained :-/ )

@z4yx
Copy link
Copy Markdown
Author

z4yx commented Apr 5, 2022

Of course not. That's how open-source works. :)

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.

2 participants