Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • wireshark wireshark
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,336
    • Issues 1,336
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 150
    • Merge requests 150
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Wireshark Foundation
  • wiresharkwireshark
  • Repository
Switch branch/tag
  • wireshark
  • test
  • captures
  • wireguard-psk.pcap
Find file HistoryPermalink
  • Peter Wu's avatar
    WireGuard: implement decryption with PSKs · e7549372
    Peter Wu authored Aug 01, 2018 and AndersBroman's avatar AndersBroman committed Aug 08, 2018
    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: AndersBroman's avatarAnders Broman <a.broman58@gmail.com>
    e7549372

Replace wireguard-psk.pcap

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.