aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-12-22 07:03:42 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-12-22 07:03:42 +0000
commit678711f488961ff7623ff8b68969937fac033798 (patch)
treef95701d716c9925d63b76ef321eda583ed3ab01e /AUTHORS
parent55b05cb42bab50c2ad81960d880cbf270cfef028 (diff)
From Naoyoshi Ueda:
Enable decryption of TLS 1.2. Add some cipher suites from RFC5246 and RFC5289. Fixed a bug in the handling of stream cipher. (The explicit IV field in the application record doesn't exist when stream ciphers are used. But the original code handles it as if one-byte IV exists.) https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6688 svn path=/trunk/; revision=40273
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index fadb416e26..05c0bd63bb 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2920,6 +2920,7 @@ Christian Durrer <christian.durrer [AT] sensemail.ch> {
Naoyoshi Ueda <piyomaru3141 [AT] gmail.com> {
IKEv2 decryption support
+ TLS 1.2 decryption support
}
Javier Cardona <javier [AT] cozybit.com> {