MCPcopy Create free account
hub / github.com/nodejs/node / supports-modern-algorithms.mjs

File supports-modern-algorithms.mjs

test/fixtures/webcrypto/supports-modern-algorithms.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as crypto from 'node:crypto'
2
3import { hasOpenSSL } from '../../common/crypto.js'
4

Callers

nothing calls this directly

Calls 4

hasOpenSSLFunction · 0.90
includesMethod · 0.80
allocMethod · 0.80
fromMethod · 0.45

Tested by

no test coverage detected