Files
nym/scripts
durch bf8e061310 Add mock ecash support and fix PSK injection timing in LP sessions
Key changes:
- Add outer_aead_key_for_sending() to gate outer encryption on PSQ completion
  (fixes bug where initiator encrypted msg 1 before responder could decrypt)
- Add handshake_and_register_with_credential() to NestedLpSession for mock ecash
- Update PSQState::InitiatorWaiting to store PSK instead of ciphertext
- Add probe-localnet.sh script for two-hop localnet testing
- Update gateway handler with connection lifecycle statistics

The PSK timing fix ensures the first Noise message is sent in cleartext
because the responder hasn't derived the PSK yet from the PSQ payload.
2025-12-04 18:13:05 +01:00
..
2024-03-18 09:15:12 +01:00
2024-03-20 13:25:26 +01:00
2024-03-20 12:59:10 +01:00