Commit Graph

4 Commits

Author SHA1 Message Date
d235a5d2c7 feat(server): log negotiated cipher suite after handshake 2026-02-05 13:09:56 +02:00
b03cc2a386 feat(runner): add TLS 1.3 client with X25519
- Configure rustls client with aws_lc_rs, X25519-only key exchange
- Skip certificate verification for benchmarking (NoVerifier)
- Measure TLS handshake latency (TCP + TLS combined)
- TLS 1.3 protocol enforced
2026-01-28 18:30:40 +02:00
77b611b0fa ci: add cargo-husky pre-commit hooks 2026-01-26 16:48:51 +02:00
d128816956 refactor: rename crates 2026-01-26 16:17:04 +02:00