vios_app 0.1.1

Small JSON vaults: Argon2id + AES-GCM, with optional AAD binding.
Documentation
1
2
3
4
5
6
7
8
9
/*! live_sync (stub)
 *
 * Legacy facial+voice congruence demo.
 * Disabled in v2-fast-green to keep workspace compiling without heavy deps.
 */

fn main() {
    eprintln!("live_sync demo disabled in v2-fast-green (vision feature not built).");
}