Skip to content

Generate Ed25519 SSH keys

Notifications You must be signed in to change notification settings

zowanet/keygen-sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

keygen

A convenience wrapper around ssh-keygen for generating Ed25519 keys with 100 KDF rounds for increased brute-force attack resistance.

Installation

Clone this repository, then run ./install. The script will be symlinked into your ~/bin/ directory.

To update, run git fetch origin && git pull origin master.

Usage

keygen

Outputs

Usage: keygen USER[@HOST]

Requires existing target directory ~/.ssh/keys/; saves keys as user@host_ed25519_{private,public}_OpenSSH.

About

Generate Ed25519 SSH keys

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages