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


类型: 仅文档

众所周知的 MODP 组 modp1modp2modp5 已被弃用,因为它们无法抵御实际攻击。 有关详细信息,请参阅 [RFC 8247 第 2.4 节][]。

这些组可能会在 Node.js 的未来版本中被删除。 依赖这些组的应用程序应改为使用更强大的 MODP 组进行评估。

Type: Documentation-only

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.

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