Skip to content

feat: add mobile ffi hardening at pairing boundaries#196

Merged
bordumb merged 2 commits intomainfrom
dev-mobileFFIHardening
Apr 20, 2026
Merged

feat: add mobile ffi hardening at pairing boundaries#196
bordumb merged 2 commits intomainfrom
dev-mobileFFIHardening

Conversation

@bordumb
Copy link
Copy Markdown
Contributor

@bordumb bordumb commented Apr 20, 2026

No description provided.

bordumb added 2 commits April 20, 2026 16:40
ADR 002: signature wire format is raw r||s (64 bytes). Daemon keeps
Signature::from_slice; mobile converts from SE's DER to raw before
calling the FFI assemblers.

ADR 003: pubkey wire format is 33-byte compressed SEC1. Daemon rejects
65-byte uncompressed and SPKI DER. Mobile compresses before handing
to the FFI; FFI tolerates any of 33/65/SPKI input but emits 33 on
the wire.
…pubkey dispatch fix, SecureEnvelope KAT vectors, canonical OpenAPI spec, subkey-chain extension, and TLS pin kill-switch design
@bordumb bordumb self-assigned this Apr 20, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
auths Ready Ready Preview, Comment Apr 20, 2026 4:49pm

@github-actions
Copy link
Copy Markdown

Auths Commit Verification

Commit Status Details
c1ba0db4 ✅ Verified Signed by zDnaeTDAGwQd8YFykWwyeQEQC8hrHHWbeb9AsoJanKqheTQ9g@auths.local
bdec6983 ✅ Verified Signed by zDnaeTDAGwQd8YFykWwyeQEQC8hrHHWbeb9AsoJanKqheTQ9g@auths.local

Result: ✅ 2/2 commits verified

@bordumb bordumb merged commit 35c7b7e into main Apr 20, 2026
19 checks passed
@bordumb bordumb deleted the dev-mobileFFIHardening branch April 20, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant