v0.1.1
What's Changed
- feat(crypto): complete curve-agnostic refactor by @bordumb in #176
- refactor: final crypto curve sweep and automated checks by @bordumb in #179
- feat: wire anchor_and_persist through AtomicWriteBatch by @bordumb in #186
- feat: wire anchor_and_persist through AtomicWriteBatch by @bordumb in #187
- fix(security): replace 3 non-constant-time byte comparisons with subtle::ct_eq by @bordumb in #188
- fix: witness receipt submission through anchor pipeline by @bordumb in #189
- refactor: KEL integrity hardening - TOCTOU lock, validated replay, CESR signatures, anchor discipline by @bordumb in #190
- Dev pairing hardening by @bordumb in #191
- build/fix: consolidate CI resources to optimize wall time, fix LAN pairing dropping early by @bordumb in #195
- feat: add mobile ffi hardening at pairing boundaries by @bordumb in #196
- Dev mobile ffi hardening by @bordumb in #197
- Dev keri compliant devices by @bordumb in #230
- refactor - agent passport, keyless service by @bordumb in #245
- GTM first-run fixes: demo unblock, command-drift kill, package renames, release plumbing by @bordumb in #248
Full Changelog: v0.0.1-rc.12...v0.1.1