diff options
author | Peter Wu <peter@lekensteyn.nl> | 2017-01-29 23:19:48 +0100 |
---|---|---|
committer | Anders Broman <a.broman58@gmail.com> | 2017-01-31 06:46:45 +0000 |
commit | 58fb6e1acd67957eefa27de96c8ddb7de612e1e7 (patch) | |
tree | 8aee66a27fa2d9fea1b89d13708a809bbeb98d5a /test/captures/tls12-aes256gcm.pcap | |
parent | d4e3975ee7e5a2b826af988764c78c7d507d320d (diff) | |
download | wireshark-58fb6e1acd67957eefa27de96c8ddb7de612e1e7.tar.gz wireshark-58fb6e1acd67957eefa27de96c8ddb7de612e1e7.tar.bz2 wireshark-58fb6e1acd67957eefa27de96c8ddb7de612e1e7.zip |
test: add (D)TLS test for AEAD ciphers
TLS and DTLS share the same code for decryption of AEAD ciphers.
Add tests for all possible AEAD cipher modes (GCM, CCM, CCM_8).
PSK is used to reduce the handshake size (removing certificates).
The decryption suite passes these tests on:
* Libgcrypt 1.6.5 (Ubuntu 14.04)
* Libgcrypt 1.7.6 (Arch Linux)
* Libgcrypt 1.4.5 (CentOS 6). Note that the GnuTLS packages are too old,
so tests that depend on RSA keys fail here (but the new tests pass).
Change-Id: If0dc5b94223fb247062e23960ff66dfdd4f7a902
Reviewed-on: https://code.wireshark.org/review/19850
Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'test/captures/tls12-aes256gcm.pcap')
-rw-r--r-- | test/captures/tls12-aes256gcm.pcap | bin | 0 -> 2064 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/captures/tls12-aes256gcm.pcap b/test/captures/tls12-aes256gcm.pcap Binary files differnew file mode 100644 index 0000000000..576739c852 --- /dev/null +++ b/test/captures/tls12-aes256gcm.pcap |