mirror of https://github.com/wolfSSL/wolfssh.git
Fixed an issue where a too large GEX prime group size would cause problems generating the shared secret. 1. Moved the #defines for setting the default DH min/preferred/max values to internal.h. 2. Based the DH e value on the DH max size. 3. Check that the received prime group size is not greater than the max. |
||
---|---|---|
.. | ||
certs_test.h | ||
error.h | ||
include.am | ||
internal.h | ||
keygen.h | ||
log.h | ||
misc.h | ||
port.h | ||
settings.h | ||
ssh.h | ||
test.h | ||
version.h | ||
version.h.in | ||
visibility.h | ||
wolfscp.h | ||
wolfsftp.h |