Open jennifer-richards opened 6 years ago
To support OpenSSL 1.1.0 (needed for Debian stretch), some changes will be necessary. This is an issue to gather those.
dh->p
DH_get0_pgq()
DH_set0_pgq()
To support OpenSSL 1.1.0 (needed for Debian stretch), some changes will be necessary. This is an issue to gather those.
dh->p
needs to be mediated viaDH_get0_pgq()
andDH_set0_pgq()