Namespace FishMMO.WebServers.Signing
Classes
- ManifestJsonWriter
Emits the exact JSON bytes a signed manifest is made of.
- ManifestSigning
Ed25519 signing of JSON manifests, in the exact canonical form the FishMMO client verifies. Deliberately free of ASP.NET, DI and logging dependencies so the shipping server, the operator's offline signing tool and the round-trip test harness all compile the same source file rather than three transcriptions of the same rules.