MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / sha1

Function sha1

src/hashing/sha1.rs:123–137  ·  view source on GitHub ↗

Computes the SHA-1 digest of the given byte slice, returning a 20-byte array

(message: &[u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sha1_million_aFunction · 0.85

Calls 3

padFunction · 0.85
compressFunction · 0.85
iterMethod · 0.45

Tested by 1

sha1_million_aFunction · 0.68