1 | initial version |
The test suite that is run as part of the Wireshark CI tests and uses the RSA keys method, so it is constantly automatically tested. Looking at the source for the suite_decryption.py
can show you which keys go with which captures. Try to test those and see if those work, or at least do not hang; I just did and it works fine.
Perhaps you could provide your sample RSA key file that creates such an issue, as there may be something wrong with your particular file.