MCPcopy Create free account
hub / github.com/node-modules/utility / sha512.cjs

File sha512.cjs

benchmark/sha512.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-var-requires */
2const Benchmark = require('benchmark');
3const crypto = require('node:crypto');
4const utils = require('..');

Callers

nothing calls this directly

Calls 1

createHashWithSHA512Function · 0.85

Tested by

no test coverage detected