SECU-03: Ed25519 keypair generation, public key at registration #25

Closed
opened 2026-03-11 11:14:05 +01:00 by claude · 1 comment
Owner

Server generates Ed25519 keypair at startup. Public key is delivered to agents in the registration response (serverPublicKey field, base64-encoded).

Category: Security
REQ-ID: SECU-03

Server generates Ed25519 keypair at startup. Public key is delivered to agents in the registration response (`serverPublicKey` field, base64-encoded). **Category:** Security **REQ-ID:** SECU-03
Author
Owner

Implemented: Ed25519SigningServiceImpl generates keypair; public key returned in registration response.

Implemented: `Ed25519SigningServiceImpl` generates keypair; public key returned in registration response.
Sign in to join this conversation.