Skip to main content

Module sign

Module sign 

Source

Structs§

FpfOnNewsroom
FPF signature over the newsroom’s verifying key (step 2).
JournalistEphemeralKey
Journalist self-signature over ephemeral key bundles (step 3.2).
JournalistLongTermKey
Journalist self-signature over long-term public keys (step 3.1).
NewsroomOnJournalist
Newsroom signature over a journalist’s verifying key (steps 3.1, 5).
Signature
An Ed25519 signature carrying its domain at the type level.
SigningKey
VerifyingKey
An Ed25519 verification key.

Traits§

DomainTag
Marker trait for signature domain separation.