TUESDAY, JULY 21, 2026 48° E  /  GLOBAL TECH · SUMMARISED SUBSCRIBE
AI, business, devices, policy — global tech, summarised every 30 minutes.
Dev Tools · 18h ago

Node.js 22 removes crypto.createCipher, forcing Lambda upgrades

By Meridian48 News Desk · Summarised from DEV Community ·

Node.js 22 deletes the insecure crypto.createCipher function, breaking Lambda functions on the nodejs22.x runtime. The fix requires migrating to createCipheriv with explicit key derivation, as the old method used unsalted MD5 with one iteration. Teams upgrading ahead of Q1 2027 deadlines are hitting this issue now.

Meridian48 take
This is a long-overdue security cleanup, but the abrupt removal without a graceful fallback could catch teams off guard during Lambda runtime migrations.
Read the full reporting
"TypeError: crypto.createCipher is not a function — migrating to createCipheriv on Node.js 22 Lambda" →
DEV Community
nodejsaws-lambda
More dev tools briefs
Go deeper on dev tools
AllAIStartupsBusinessDevicesPolicySecurityDev ToolsPakistan