Note
To enable built-in Node.js APIs and polyfills, add the nodejs_compat compatibility flag to your Wrangler configuration file. This also enables nodejs_compat_v2 as long as your compatibility date is 2024-09-23 or later. Learn more about the Node.js compatibility flag and v2.
The node:crypto
â module provides cryptographic functionality that includes a set of wrappers for OpenSSL's hash, HMAC, cipher, decipher, sign, and verify functions.
All node:crypto
APIs are fully supported in Workers with the following exceptions:
ed448
and x448
curves are not supported.The full node:crypto
API is documented in the Node.js documentation for node:crypto
â.
The WebCrypto API is also available within Cloudflare Workers. This does not require the nodejs_compat
compatibility flag.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4