c87fef0514b8297c55c81574645ff5f1b9f15a95
- run_handshake now spawns auth_handshake on its own thread; the old code read the CHALLENGE frame before the daemon ever wrote one, deadlocking all 5 r4_handshake_tests (>60s hang). Join for the daemon verdict. - remove unused TenantId/TenantIdentity import in grant_and_revoke_emit_audit_entries (clippy -D warnings failure). - verify_hello call already passes all 6 args (psk, &nonce, tenant, &owner_local, owner_remote.as_deref(), sig); confirmed against cubecrypt::verify_hello signature. ./check: ALL CHECKS PASSED (fmt+tests+clippy -D warnings).
Description
No description provided
536 KiB
Languages
Rust
94.5%
Python
2.8%
Shell
2.7%