summaryrefslogtreecommitdiff
path: root/test/captures
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2015-07-09 16:36:49 +0200
committerPeter Wu <peter@lekensteyn.nl>2015-07-15 21:31:44 +0000
commit85f8a99f354850d5fbf774b04e9721195614d7d8 (patch)
tree46b79058b029ab5bb3ba90af143e2fbf37e55fb8 /test/captures
parent79be8312da5f572664e8a56d6e98d92dc34fdc95 (diff)
downloadwireshark-85f8a99f354850d5fbf774b04e9721195614d7d8.tar.gz
ssl-utils: fix failing decryption for some RSA keys
Reported at https://ask.wireshark.org/questions/43788/struggling-to-decrypt-ssl "u" requirement is documented at https://www.gnupg.org/documentation/manuals/gcrypt/RSA-key-parameters.html#RSA-key-parameters Add regression test (key is generated manually with p and q swapped and qInv recalculated). Change-Id: I5505ddcdb54bb47d7a58867b8c3e53fcc0f66dde Reviewed-on: https://code.wireshark.org/review/9573 Tested-by: Peter Wu <peter@lekensteyn.nl> Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'test/captures')
-rw-r--r--test/captures/rsa-p-lt-q.pcapbin0 -> 2111 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/captures/rsa-p-lt-q.pcap b/test/captures/rsa-p-lt-q.pcap
new file mode 100644
index 0000000000..2d2a33fff7
--- /dev/null
+++ b/test/captures/rsa-p-lt-q.pcap
Binary files differ