----- Original Message ----- > From: "Hubert Kario via RT" <r...@openssl.org> > Cc: openssl-dev@openssl.org > Sent: Monday, June 9, 2014 2:12:28 PM > Subject: Re: [openssl.org #3384] Patch: add ECC strings to ciphers(1), point > out difference between DH and ECDH > > ----- Original Message ----- > > From: "Matt Caswell via RT" <r...@openssl.org> > > To: hka...@redhat.com > > Cc: openssl-dev@openssl.org > > Sent: Monday, June 9, 2014 1:01:05 AM > > Subject: [openssl.org #3384] Patch: add ECC strings to ciphers(1), point > > out difference between DH and ECDH > > > > * The patch as it is at the moment is only relevant to master. It can't be > > backported to earlier branches because it includes info on stuff not in > > those > > branches. In particular kDHE, DHE, ECDHE, kECHDE etc. If you want to merge > > something for those branches you might want to provide a second pull. > > Sure, I'll provide backports for 1.0.1 and 1.0.2.
1.0.1-stable: https://github.com/openssl/openssl/pull/129 1.0.2-stable: https://github.com/openssl/openssl/pull/130 Note that I've included also few other simple changes already present in master that are applicable to either the 1.0.1 or 1.0.2 code base. The differences between master and 1.0.x which I taken into account while backporting: * aRSA, kRSA and RSA groups behave differently in master and 1.0.x * no support for profiles (seclevels) in 1.0.x * no support for standard cipher suites names in 1.0.x * no support for kDHE, kECDHE, DHE, ECDHE aliases in 1.0.x * lack of support for static DH in 1.0.1 -- Regards, Hubert Kario ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org