Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 158 Bytes

File metadata and controls

9 lines (6 loc) · 158 Bytes

OpenSSH

ssh-keygen

Generate SSH key pair

ssh-keygen -a 512 -C "Comment Here" -f ./outkeyfile -t ed25519 -Z chacha20-poly1305@openssh.com