Why is TLS Decryption is MUCH slower on Windows 10 than MacOS?
My colleague has a Macbook Pro w/ i7 3.3Ghz w/ 2 cores & 16 GB RAM, while my windows 10 pro laptop has an i7 w/ 6 cores & 32GB RAM. We were using a PMS file to decrypt some HTTPS traffic, and his laptop decrypted an 800MB pcap in around 1 minute, while mine wasn't even 1% done after 4 min. I had another colleague test w/ a similar Windows 10 laptop with identical results.
Why is wireshark on Windows 10 so slow at decrypting TLS???
Presumably the same file decrypts more slowly on Windows that macOS.
In the "About" dialog, what library versions are shown for the macOS version and the Windows version of Wireshark?
Windows 10: Version 3.0.4 (v3.0.4-0-g71591544b8d6) MacOS: Version 3.0.3 (v3.0.3-0-g6130b92b0ec6)
I think it may have something to do with the size of the pms file. When decrypting a very small pcap that has only 2 tls sessions it takes roughly a minute when using a large pms file (156 MB), but is virtually instant with a pms file containing only the relevant decryption keys.
What library versions, rather than Wireshark versions, are shown in the "About" dialog? Perhaps the libraries being used for decryption have different versions.
So, if you hand the same capture file and the same pms file to the Windows and macOS versions, does it take longer on Windows than on macOS?