MD5 Sergey Svistunov

Compute the MD5 hash of a binary blob as fast as possible. 3 CPU cores are available.

Input: 250 000 000 bytes on STDIN.

Output: The MD5 digest as a lowercase hexadecimal string (32 characters).

Back to listMay 5, 2025 09:46parsersmailparsersmailError
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 5, 2025 09:4600000Error: Exit with code 2: panic: d.nx != 0 goroutine 1 [running]: crypto/md5.(*digest).checkSum(0xc000066e48) /tmp/go1.24.2/go/src/crypto/md5/md5.go:178 +0xf0 crypto/md5.(*digest).Sum(...) /tmp/go1.24.2/go/src/crypto/md5/md5.go:156 main.main() /tmp/...stderr