crypto/sha1.Sum
standard libraryThe 3346th most-called standard-library function by production calls. Called 246 times across 98 modules; 177 of those run outside tests and generated code.
- prod calls
- 177
- non-test, non-generated
- all calls
- 246
- total callsites
- modules
- 98
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 28%
- 69 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 Sum from notable Go projects. Open one on the map to see what else it hammers.
- Gitea 6 3%
- Kubernetes 6 3%
- SPIFFE 5 3%
- Grafana 3 2%
- Protocol Buffers 3 2%
where it's called
Callsites in the wild
12 representative callsites of 246, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
gitea.dev @v1.27.1
modules/packages/npm/creator.go:337
in loop -
MicahParks/jwkset @v0.11.3
in loop -
ardanlabs/gotraining @v0.0.0-20260512011504-4ae5a46bfc66
in loop - in loop
-
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop -
seaweedfs/seaweedfs @v0.0.0-20260805044234-3c549b33ab8d
in loop -
x/crypto @v0.54.0
x509roots/nss/parser.go:99
in loop -
google.golang.org/protobuf @v1.36.11
internal/cmd/generate-corpus/main.go:117
in loop -
certimate-go/certimate @v0.4.29
pkg/core/certmgr/providers/digitalocean-certificate/digitalocean_certificate.go:98 ↗
in loop -
google.golang.org/protobuf @v1.36.11
internal/cmd/generate-corpus/main.go:125
in loop
top callers
The modules that reach for it
The modules that call Sum most in this snapshot.
- github.com/pavlo-v-chernykh/keystore-go/v42912%
- github.com/Venafi/vcert/v5114%
- github.com/u-root/u-root94%
- gitea.dev83%
- github.com/certimate-go/certimate83%
siblings
More from crypto/sha1
The other most-called functions in this package. See all →