Rename CryptoUtils::SetKeyAndIV to InitializeCrypterSecrets and add separate SetKeyAndIV and GenerateHeaderProtectionKey methods.

PiperOrigin-RevId: 336346481
Change-Id: I189096c76ea4fc7fa8790db4ad12a910e18ece6b
3 files changed
tree: 5d440770fa2688cb99b5f4f0a27a8d4f2802db9d
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.