DEP0167:弱 DiffieHellmanGroup 实例(modp1、modp2、modp5)
¥DEP0167: Weak DiffieHellmanGroup instances (modp1, modp2, modp5)
类型:仅文档
¥Type: Documentation-only
著名的 MODP 组 modp1、modp2 和 modp5 已弃用,因为它们无法抵御实际攻击。详见 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.