Iann
Iann
CDCloudflare Developers
Created by Iann on 3/9/2025 in #workers-help
#3603 appears in the 2025-03-03 release but still not available
Here is the release: https://github.com/cloudflare/workerd/releases/tag/v1.20250303.0 Here is the PR# listed: - Implement node:crypto sign and verify APIs by @jasnell in #3603 I have wrangler.toml:
compatibility_date = "2025-03-03"
compatibility_flags = [ "nodejs_compat" ]
compatibility_date = "2025-03-03"
compatibility_flags = [ "nodejs_compat" ]
Trying to use createVerify
X [ERROR] Error: [unenv] crypto.createVerify is not implemented yet!
X [ERROR] Error: [unenv] crypto.createVerify is not implemented yet!
10 replies