Dersig

Derive a public key to sign and verify messages — Trimmed ed25519 key as base64 — Please generate real keys yourself by reviewing the source code.

Signer

Verifier

Outcome

Verification Result:

Data Flow

Signer

Owns Private Key

Generates Signatures

Verifier

Knows public Key

Verifies Signature

(Message must be passed along with the signature or known ahead of time)