8a51c5cc1f529dd700c165d97673362715e5c9ec
Add cmd/busvectors, a generator that emits stable JSON test vectors for the bus protocol and its E2E crypto (endpoint id, Ed25519 sign, ChaCha20-Poly1305 AEAD with a fixed nonce, sealed-box of a room key, and canonical Frame wire bytes + SigningBytes). It uses the same registry crypto (functions/cybersecurity) the bus uses, so the vectors are the contract the TypeScript port must match byte-for-byte (issue uniweb/0001, Phase 0). Regenerate with: go run ./cmd/busvectors > ../uniweb/web/src/bus/testdata/vectors.json
Description
Synced from fn_registry
Languages
Go
97.6%
Shell
2.4%