Mailing List Archive

[Bug 2643] New: ffdhe2048 modulus is wrong
https://bugs.exim.org/show_bug.cgi?id=2643

Bug ID: 2643
Summary: ffdhe2048 modulus is wrong
Product: Exim
Version: N/A
Hardware: All
OS: All
Status: NEW
Severity: bug
Priority: medium
Component: TLS
Assignee: jgh146exb@wizmail.org
Reporter: kylon94@protonmail.com
CC: exim-dev@exim.org

In src/std-crypto.c the definition for ffdhe2048 is wrong.

It looks like the current parameter is 1980 bits not 2048.

Corrected in https://github.com/kylon94/exim/pull/1/files to match the defined
2048 parameter.

--
You are receiving this mail because:
You are on the CC list for the bug.
--
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##