Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ sig.js
File
sig.js
lib/internal/crypto/sig.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{
4
FunctionPrototypeCall,
Callers
nothing calls this directly
Calls
10
preparePrivateKey
Function · 0.85
getPadding
Function · 0.85
getSaltLength
Function · 0.85
getDSASignatureEncoding
Function · 0.85
preparePublicOrPrivateKey
Function · 0.85
update
Method · 0.65
require
Function · 0.50
callback
Function · 0.50
toString
Method · 0.45
verify
Method · 0.45
Tested by
no test coverage detected