]> git.kaiwu.me - nginx.git/commit
QUIC: use AEAD to encrypt address validation tokens.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 8 Jun 2023 10:58:01 +0000 (14:58 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 8 Jun 2023 10:58:01 +0000 (14:58 +0400)
commit6bdfd58f2660c394306ef34fe825d2f02f5ba813
tree707f5bbf541f613790c5fd8bc6e55b659d7e92c9
parentb051754d9d6548e870ce6085d13402c9a3e06d3c
QUIC: use AEAD to encrypt address validation tokens.

Previously used AES256-CBC is now substituted with AES256-GCM.  Although there
seem to be no tangible consequences of token integrity loss.
src/event/quic/ngx_event_quic_tokens.c
src/event/quic/ngx_event_quic_tokens.h