Files
hzrd149andClaude Opus 5 c0b479b86c Document differences from the source proposals
Adds changes-from-source-proposals.md summarizing how this specification
set diverges from PRs #104-#107, and links it from the README's Source
Material section, which previously compressed the entire delta into a
single sentence about excluded compatibility forms.

Calls out the wire-breaking changes separately: the versioned key grew
from 32 to 33 bytes, nhash TLV type 5 grew with it, the blossom: URI
encryption parameters were removed, three legacy read-paths were dropped,
and the replaceable-event tie-break reversed. Notes that the MessagePack
wire format itself is unchanged, with all manifest test vectors carrying
over byte-identical.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015UJK2viVichZctCtyz9zWu
2026-09-09 15:15:04 -05:00
..

Blossom Implementations

This directory contains possible uses and implementations of the Blossom protocol. They are not part of the official Blossom specification but provide examples and inspiration for how the protocol can be used.

Implementations

Contributions

Contributions are welcome! Documents in this directory should clearly identify their relationship to the existing BUDs, their implementation status, and whether they define experimental behavior outside the official Blossom specification.