Mathias Hall-Andersen 1cfd5aea1a Move to nested handshake message structure
Having the nested structure:

    Handshake Message:
        Noise part (zerocopy message)
        MAC footer part (zerocopy message)

Greatly simplifies processing the MAC fields,
since the MAC footer covers the noise part, which can
be accessed as bytes using AsBytes.
2019-07-30 15:28:11 +02:00
2019-07-10 18:22:48 +02:00
Description
No description provided
601 KiB
Languages
Rust 93.6%
Shell 6.1%
Nix 0.3%