Skip to content

Add ecdsa p256 keys#47

Merged
mkj merged 7 commits intomainfrom
pr/ecdsa
May 6, 2026
Merged

Add ecdsa p256 keys#47
mkj merged 7 commits intomainfrom
pr/ecdsa

Conversation

@mkj
Copy link
Copy Markdown
Owner

@mkj mkj commented May 6, 2026

This is using rc ecdsa crate versions which pulls in various duplicate
crate implementations such as sha2, adding bloat.
Hopefully it won't be too long until versions can be deduplicated.

mkj added 7 commits May 6, 2026 23:18
handle_firstauth() already failed, so this should be consistent.
This is ed25519 specific, so name it to match
This represents a RFC4251 mpint type, like a BinString but with padding
for top-bit-set, and other padding 0x00 bytes removed.

Replaces existing handling for kex and rsa, can also be used by other
protocol formats like ecdsa.
This is using rc ecdsa crate versions which pulls in various duplicate
crate implementations such as sha2, adding bloat.
Hopefully it won't be too long until versions can be deduplicated.
@mkj mkj merged commit a4fa53c into main May 6, 2026
4 checks passed
@mkj mkj deleted the pr/ecdsa branch May 6, 2026 15:43
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.

1 participant