Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-OSRM/osrm-backend
/ md5sum.js
File
md5sum.js
scripts/md5sum.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
// MD5 checksum generator and validator for data file integrity verification
3
4
import
crypto from
'crypto'
;
Callers
nothing calls this directly
Calls
4
generate
Function · 0.85
error
Method · 0.80
exit
Method · 0.80
validate
Function · 0.70
Tested by
no test coverage detected