crypto/ed25519.GenerateKey
standard libraryThe 3927th most-called standard-library function by production calls. Called 462 times across 89 modules; 151 of those run outside tests and generated code.
- prod calls
- 151
- non-test, non-generated
- all calls
- 462
- total callsites
- modules
- 89
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 67%
- 311 calls
- resolved
- 100%
- 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into GenerateKey from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 9 6%
- Kubernetes 8 5%
- HashiCorp 7 5%
- Go (golang.org/x) 3 2%
- Authelia 2 1%
where it's called
Callsites in the wild
12 representative callsites of 462, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.36.3
test/utils/hermeticpodcertificatesigner/hermeticpodcertificatesigner.go:357
in loop -
kubernetes/kubernetes @master
test/utils/hermeticpodcertificatesigner/hermeticpodcertificatesigner.go:363 ↗
in loop - in loop test
-
oasisprotocol/curve25519-voi @v0.0.0-20251114093237-2ab5a27a1729
in loop test -
ory/x @v0.0.729
in loop test -
pion/dtls/v3 @v3.1.5
in loop test - in loop test
-
-
caddyserver/certmagic @v0.25.4
-
cilium/dns @v1.1.50
-
miekg/dns @v0.6.90
dnssec_keygen.go:67
top callers
The modules that reach for it
The modules that call GenerateKey most in this snapshot.
- github.com/netbirdio/netbird8719%
- github.com/dapr/dapr4510%
- github.com/hashicorp/boundary439%
- github.com/kubernetes/kubernetes255%
- k8s.io/kubernetes225%
siblings
More from crypto/ed25519
The other most-called functions in this package. See all →