Wireshark-commits: [Wireshark-commits] master aedf4a7: QUIC: use HKDF-Expand-Label (draft -13)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Sep 2018 21:26:31 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aedf4a7dd7755eb825409bb506084a5595fb05b6
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

aedf4a7 by Peter Wu (peter@xxxxxxxxxxxxx):

    QUIC: use HKDF-Expand-Label (draft -13)
    
    Prepare for draft -13 support. A comment references draft -14 since the
    draft -13 text is wrong (it lacks the context argument).
    
    Change-Id: I3f2c59d2640693959372ebe0de3b58f67b5588b9
    Ping-Bug: 13881
    Reviewed-on: https://code.wireshark.org/review/29640
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  81710c7   QUIC: implement draft -12 decryption (PNE and PP)
     add  aedf4a7   QUIC: use HKDF-Expand-Label (draft -13)


Summary of changes:
 epan/dissectors/packet-quic.c | 89 +++++++++++++++++++++++++++++++++----------
 1 file changed, 68 insertions(+), 21 deletions(-)