go/doc/next/6-stdlib/99-minor/crypto
Roland Shoemaker 509c11f3a3 crypto,crypto/x509: implement MessageSigner
And use it in crypto/x509. This allows people to implement single-shot
signers which do the hashing themselves.

Fixes #63405

Change-Id: I038c2e10f77b050b6136c4c0a5b031cb416f59aa
Reviewed-on: https://go-review.googlesource.com/c/go/+/654375
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Roland Shoemaker <roland@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2025-05-08 07:46:12 -07:00
..
elliptic crypto/elliptic: drop hidden Inverse and CombinedMult methods 2025-03-04 12:43:35 -08:00
tls crypto/tls: relax native FIPS 140-3 mode 2025-03-13 13:33:22 -07:00
x509 crypto,crypto/x509: implement MessageSigner 2025-05-08 07:46:12 -07:00
63405.md crypto,crypto/x509: implement MessageSigner 2025-05-08 07:46:12 -07:00