MCPcopy Create free account
hub / github.com/nodejs/node / hmac.js

File hmac.js

test/fixtures/crypto/hmac.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3module.exports = function () {
4 const plaintext = Buffer.from(

Callers

nothing calls this directly

Calls 4

forEachMethod · 0.65
keysMethod · 0.65
fromMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected