If you add the `nodejs_compat` compatibility flag and import from `node:crypto`, you will get the No
If you add the
nodejs_compat compatibility flag and import from node:crypto, you will get the NodeJS crypto module (support for individual methods is documented at https://developers.cloudflare.com/workers/runtime-apis/nodejs/crypto/)