Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ssh-tpm-keygen: set default number of bits for ecdsa and rsa#44

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@stigtsp
Copy link
Contributor

When calling ssh-tpm-agent without-b the number of bits defaults to 0, leading to:

  invalid ecdsa key length: TPM does not support 0 bits

This sets the default number of bits to 256 for ecdsa and or 2048 for rsa.

Closes#42

@stigtspstigtspforce-pushed thekeygen-set-default-num-bits branch from3d9e2ab to1b96a2dCompareMarch 3, 2024 02:06
When calling ssh-tpm-agent without `-b` the number of bits defaults to0, leading to:  invalid ecdsa key length: TPM does not support 0 bitsThis sets the default number of bits to 256 for ecdsa and or 2048 forrsa.
@stigtspstigtspforce-pushed thekeygen-set-default-num-bits branch from1b96a2d to0757eddCompareMarch 3, 2024 02:09
@FoxboronFoxboron merged commit47b9848 intoFoxboron:masterMar 6, 2024
@Foxboron
Copy link
Owner

Thanks!

stigtsp reacted with hooray emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0.3.0: default key length not valid

2 participants

@stigtsp@Foxboron

[8]ページ先頭

©2009-2025 Movatter.jp