Skip to content

Add Edky to Dev-Utilities#50

Open
artob wants to merge 1 commit into
unpluggedcoder:masterfrom
artob:artob/add-edky
Open

Add Edky to Dev-Utilities#50
artob wants to merge 1 commit into
unpluggedcoder:masterfrom
artob:artob/add-edky

Conversation

@artob

@artob artob commented Jul 22, 2026

Copy link
Copy Markdown

Edky converts Ed25519 public keys between various encoding formats, such as Base16, Base58, Base64, etc.

$ cargo binstall -y edky

$ edky convert -f hex -t base64url d75a980182b10ab7d54bfed3c964073a0ee172f3daa62325af021a68f707511a
11qYAYKxCrfVS_7TyWQHOg7hcvPapiMlrwIaaPcHURo

$ edky convert -f hex -t openssh d75a980182b10ab7d54bfed3c964073a0ee172f3daa62325af021a68f707511a
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINdamAGCsQq31Uv+08lkBzoO4XLz2qYjJa8CGmj3B1Ea

Showcase of edky convert

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