crypto.Signer.Public
standard libraryThe 2000th most-called standard-library method by production calls. Called 433 times across 68 modules; 305 of those run outside tests and generated code.
- prod calls
- 305
- non-test, non-generated
- all calls
- 433
- total callsites
- modules
- 68
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 30%
- 128 calls
- resolved
- 0%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Signer.Public from notable Go projects. Open one on the map to see what else it hammers.
- SPIFFE 45 15%
- Kubernetes 20 7%
- Consul 19 6%
- Vault 15 5%
- Go (golang.org/x) 13 4%
where it's called
Callsites in the wild
12 representative callsites of 433, prioritizing in-loop and non-test usage. We link to source, never display it.
-
pion/dtls/v3 @v3.1.5
in loop -
k8s.io/kops @v1.36.1
upup/pkg/fi/nodeup/nodetasks/bootstrap_client.go:127
in loop - in loop
- in loop
- in loop test
- in loop test
- in loop test
- in loop test
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop test - in loop test
-
tailscale.com @v1.102.2
feature/acme/cert_test.go:1148
in loop test -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
security/pkg/pki/util/generate_cert_test.go:668
in loop test
top callers
The modules that reach for it
The modules that call Signer.Public most in this snapshot.
- github.com/spiffe/spire9522%
- github.com/cert-manager/cert-manager419%
- github.com/hashicorp/consul205%
- github.com/zmap/zcrypto164%
- tailscale.com164%
siblings
More from crypto
The other most-called members in this package. See all →