Wireshark-commits: [Wireshark-commits] master 1702e59: test/suite_decryption.py: update SMB3+ decry
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 23 Feb 2020 06:14:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1702e59b5536d0dd4e44605cbc62ec1be41dd74a
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1702e59 by Aurelien Aptel (aaptel@xxxxxxxx):

    test/suite_decryption.py: update SMB3+ decryption tests
    
    Update existing tests to the new smb2_seskey_list syntax and add new
    tests for decrypting using different combinations of provided keys.
    
    Change-Id: I86fda351ff736cae6029ec2321c45a02c1917226
    Reviewed-on: https://code.wireshark.org/review/36137
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b8f9448   SMB2: try to guess encryption settings when not available
     add  1702e59   test/suite_decryption.py: update SMB3+ decryption tests


Summary of changes:
 test/suite_decryption.py | 215 ++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 166 insertions(+), 49 deletions(-)