golang/src/crypto/elliptic
apocelipes 7a0e2db135 cmd,crypto/elliptic: fix typos in comments
Replace these incorrect fullwidth brackets with halfwidth brackets.

Change-Id: Ie17561c18334f9c07eedbff79e5f64ed4fc281bd
GitHub-Last-Rev: 94214be6cea75b4d1fa7b536cac523f061614d38
GitHub-Pull-Request: golang/go#66846
Reviewed-on: https://go-review.googlesource.com/c/go/+/579117
Reviewed-by: qiu laidongfeng2 <2645477756@qq.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
2024-04-16 17:46:09 +00:00
..
elliptic.go crypto: add available godoc link 2023-10-13 17:09:47 +00:00
elliptic_test.go crypto: use t.Parallel() to increase speed 2023-04-27 02:00:03 +00:00
nistec.go crypto/ecdsa: use bigmod and nistec instead of math/big and crypto/elliptic 2022-11-21 16:19:34 +00:00
nistec_p256.go crypto/elliptic/internal/nistec: move to crypto/internal/nistec 2022-05-05 21:53:03 +00:00
p224_test.go crypto/elliptic: port P-224 and P-384 to fiat-crypto 2021-11-05 19:01:13 +00:00
p256_test.go crypto/elliptic: tolerate zero-padded scalars in generic P-256 2022-03-31 16:58:48 +00:00
params.go cmd,crypto/elliptic: fix typos in comments 2024-04-16 17:46:09 +00:00