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

Use Go's crypto for SSH key generation #70

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

twz123
Copy link
Member

@twz123 twz123 commented Dec 19, 2023

This removes the external dependency to ssh-keygen and also uses Ed25519 keys instead of RSA keys.

@twz123 twz123 force-pushed the go-crypto branch 2 times, most recently from 0f127bd to 6243730 Compare January 4, 2024 11:23
@twz123
Copy link
Member Author

twz123 commented Jan 4, 2024

Needs a boilerplate checker fix first.

@twz123 twz123 marked this pull request as draft January 4, 2024 12:23
@twz123
Copy link
Member Author

twz123 commented Jan 4, 2024

See #76.

@twz123
Copy link
Member Author

twz123 commented Jan 4, 2024

See #77.

This removes the external dependency to ssh-keygen and also uses Ed25519
keys instead of RSA keys.

Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
@twz123 twz123 marked this pull request as ready for review January 4, 2024 14:26
@twz123 twz123 merged commit e5152ea into k0sproject:main Jan 4, 2024
15 checks passed
@twz123 twz123 deleted the go-crypto branch January 4, 2024 15:38
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.

None yet

2 participants