API Reference signed_note v#1.0.0

Copy Markdown View Source

Modules

A pure Elixir implementation of C2SP signed notes and transparency log checkpoints.

The C2SP tlog-checkpoint profile: a note text carrying a transparency log's Merkle tree head.

The error returned or raised by every function in this library.

One signature line of a note

An Ed25519 note signer: a key name and private key, with the key ID computed per the C2SP signed-note recommendation.

A verifier key: the public half of a note-signing key, parsed from the C2SP vkey encoding.