This series adds reuse of crypto contexts, it should improve performance. Also, it clears out keying material where possible. Minor bugs fixed on the way. _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx-devel
- [PATCH 0 of 8] [quic] reusing crypto contexts, and more Sergey Kandaurov
- [PATCH 1 of 8] QUIC: split keys availability checks ... Sergey Kandaurov
- Re: [PATCH 1 of 8] QUIC: split keys availability... Roman Arutyunyan
- [PATCH 2 of 8] QUIC: added check to prevent packet o... Sergey Kandaurov
- Re: [PATCH 2 of 8] QUIC: added check to prevent ... Roman Arutyunyan
- Re: [PATCH 2 of 8] QUIC: added check to prev... Sergey Kandaurov
- [PATCH 3 of 8] QUIC: prevented output of ACK frame w... Sergey Kandaurov
- [PATCH 4 of 8] QUIC: renamed protection functions Sergey Kandaurov
- Re: [PATCH 4 of 8] QUIC: renamed protection func... Roman Arutyunyan
- [PATCH 5 of 8] QUIC: reusing crypto contexts for pac... Sergey Kandaurov
- Re: [PATCH 5 of 8] QUIC: reusing crypto contexts... Roman Arutyunyan