URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=31f4c0dce11b54c8f26e04387a6f89b326c37a24
Submitter: "Anders Broman <[email protected]>"
Changed: branch: master
Repository: wireshark

Commits:

31f4c0d by Peter Wu ([email protected]):

    WireGuard: implement responder handshake decryption
    
    Transport data decryption will follow later.
    
    Bug: 15011
    Change-Id: Ib755e43ff54601405b21aeb0045b15d158bc283b
    Reviewed-on: https://code.wireshark.org/review/28991
    Reviewed-by: Anders Broman <[email protected]>
    

Actions performed:

    from  c30b9fc   WireGuard: add keylog for initiation decryption with 
ephemeral keys
     add  31f4c0d   WireGuard: implement responder handshake decryption


Summary of changes:
 epan/dissectors/packet-wireguard.c | 112 +++++++++++++++++++++++++++++++++++--
 test/suite_decryption.py           |  31 ++++++++--
 2 files changed, 135 insertions(+), 8 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:[email protected]?subject=unsubscribe

Reply via email to