diff options
| author | Filippo Valsorda <filippo@golang.org> | 2024-05-22 13:38:15 +0200 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-05-23 00:11:21 +0000 |
| commit | 2f07d4455636ece45ff843fe4d9298ea65f933c1 (patch) | |
| tree | f956baede0a9fe8c59924dc07d3d5e07249f9a1c /src/encoding/json/decode.go | |
| parent | 2d98f0e494709f9b443444a88eb98ad421d5037f (diff) | |
| download | go-2f07d4455636ece45ff843fe4d9298ea65f933c1.tar.xz | |
crypto/rsa: refactor PKCS#1 v1.5 signature and verification
VerifyPKCS1v15 doesn't need to be constant time and can do the safer and
simpler construct-and-compare.
Updates #67043
Change-Id: I014cfd4485fad409c5f86be71488da63af25a584
Reviewed-on: https://go-review.googlesource.com/c/go/+/587278
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Diffstat (limited to 'src/encoding/json/decode.go')
0 files changed, 0 insertions, 0 deletions
