MINOR: quic: Update the initial salt to that of draft-29.
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 16 Dec 2020 10:28:58 +0000 (11:28 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Dec 2020 10:57:26 +0000 (11:57 +0100)
commitb4e17386cb4093acf636ebaec858a30557098e49
tree2024f5f2906cd2b6f6b5b900a0207f3749aec44b
parent47c433fdcb8d90f63179a54db907a5ae6c276197
MINOR: quic: Update the initial salt to that of draft-29.

This salt is ued at leat up to draft-32. At this date ngtcp2 always
uses this salt even if it started the draft-33 development.

Note that when the salt is not correct, we cannot remove the header
protection. In this case the packet number length is wrong.
src/quic_tls.c