go/doc/next/6-stdlib/99-minor/crypto
Damien Neil bd2b117c2c crypto/tls: add QUICErrorEvent
Add a new QUICEvent type for reporting errors.
This provides a way to report errors that don't occur as a result of
QUICConn.Start, QUICConn.HandleData, or QUICConn.SendSessionTicket.

Fixes #75108

Change-Id: I941371a21f26b940e75287a66d7e0211fc0baab1
Reviewed-on: https://go-review.googlesource.com/c/go/+/719040
Auto-Submit: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
2025-11-20 15:39:14 -08:00
..
ecdh crypto/ecdh: add KeyExchanger interface 2025-11-19 14:14:05 -08:00
ecdsa crypto/ecdsa: deprecate direct use of big.Int fields in keys 2025-09-09 12:20:39 -07:00
mlkem crypto: add Encapsulator and Decapsulator interfaces 2025-11-19 14:14:13 -08:00
rsa crypto/rsa: deprecate PKCS#1 v1.5 encryption 2025-11-15 15:41:23 -08:00
tls crypto/tls: add QUICErrorEvent 2025-11-20 15:39:14 -08:00
75300.md crypto: add Encapsulator and Decapsulator interfaces 2025-11-19 14:14:13 -08:00