Verify signed SAR v0.1 settlement receipts locally with Ed25519 and RFC 8785 canonicalization. Use when you need to confirm a receipt is cryptographically va...
SettlementWitness v0.1.1 updates the bundled SAR public key registry so local verification works for current DefaultVerifier SAR receipts. Fixed: - Bundled sar-prod-ed25519-01, sar-prod-ed25519-02, and sar-prod-ed25519-03 public keys - Added a current kid-03 signed SAR fixture - Updated self-test to verify PASS, FAIL, INDETERMINATE, current kid-03, and tampered receipts - Clarified that local verification requires the receipt kid to be present in the local registry This patch supersedes v0.1.0 before public announcement. Verification remains local-first and requires no network for receipt checking.