Skip to content
  • Peter Wu's avatar
    WireGuard: implement decryption with PSKs · e7549372
    Peter Wu authored and AndersBroman's avatar AndersBroman committed
    
    
    This imposes an additional requirement on the key log file, PSKs are
    only linked to the most recently seen ephemeral key. This means that the
    key log might contain duplicate PSK lines, but at least the dissector
    won't have to try all keys and thereby save CPU time.
    
    Bug: 15011
    Change-Id: I368fa16269c96c4a1ff3bcb4e376c21f38fa2689
    Reviewed-on: https://code.wireshark.org/review/28993
    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: default avatarAnders Broman <a.broman58@gmail.com>
    e7549372