Features
Hardened Native Scanner
Rust-based engine exposes a small, well-documented FFI. Critical logic runs inside the native engine to reduce attack surface.
XCFramework Packaging
Build scripts produce XCFrameworks for iOS targets; packaging includes diagnostics to handle hashed Cargo artifact names.
Secure Key Handling
Argon2id key derivation provided by `encrypt` crate; zeroized key wrappers keep keys out of memory after use.
Design & Prototyping
Figma starter package and SwiftUI prototype included. Use `design/figma-starter` for tokens and SVG components.