DEP0167:弱的 DiffieHellmanGroup 实例(modp1、modp2、modp5)


【DEP0167: Weak DiffieHellmanGroup instances (modp1, modp2, modp5)】

类型:仅文档

【Type: Documentation-only】

著名的 MODP 组 modp1modp2modp5 已被弃用,因为它们不能抵御实际攻击。详情见 RFC 8247 第 2.4 节

【The well-known MODP groups modp1, modp2, and modp5 are deprecated because they are not secure against practical attacks. See RFC 8247 Section 2.4 for details.】

这些组可能会在未来的 Node.js 版本中被移除。依赖这些组的应用应考虑使用更强的 MODP 组。

【These groups might be removed in future versions of Node.js. Applications that rely on these groups should evaluate using stronger MODP groups instead.】