Get the latest tech news

Ed25519-CLI – command-line interface for the Ed25519 signature system (2024)


NAME ed25519-cli - command-line interface for the lib25519 implementation of the Ed25519 signature system SYNOPSIS Key generation: ed25519-keypair 5>publickey 9>secretkey Signature generation: ed25519-sign 8<secretkey <message >signedmessage Signature verification and message recovery: ed25519-open 4<publickey <signedmessage >message DESCRIPTION lib25519 is an implementation of the X25519 encryption system and the Ed25519 signature system. The command-line interface for lib25519 provides three Ed25519 tools, documented here, and two X25519 tools, documented separately.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of line interface

line interface

Photo of Ed25519

Ed25519

Photo of Ed25519-CLI

Ed25519-CLI

Related news:

News photo

Show HN: Ell – A command-line interface for LLMs written in Bash