MCPcopy 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
4import crypto from 'crypto';

Callers

nothing calls this directly

Calls 4

generateFunction · 0.85
errorMethod · 0.80
exitMethod · 0.80
validateFunction · 0.70

Tested by

no test coverage detected