# Vendored Dependencies

This directory contains vendored C dependencies for QUIC/HTTP3 support.

## BoringSSL

- **Version**: 0.20251124.0
- **Source**: https://github.com/google/boringssl/releases/tag/0.20251124.0
- **License**: OpenSSL + ISC (see boringssl/LICENSE)

BoringSSL is Google's fork of OpenSSL, used by lsquic for TLS 1.3 and QUIC crypto.

## lsquic

- **Source**: https://github.com/litespeedtech/lsquic
- **License**: MIT (see lsquic/LICENSE)

LiteSpeed QUIC library providing HTTP/3 and QUIC transport.
