On Pá, 2014-01-10 at 09:53 +0100, Paul Suhler via RT wrote: > Lines 612 through 615 of rsa_pmeth.c apparently contain duplicated lines: > > Line 612: > else if (!strcmp(value, "oeap")) > pm = RSA_PKCS1_OAEP_PADDING; > else if (!strcmp(value, "oaep")) > pm = RSA_PKCS1_OAEP_PADDING; > > This appears to be a cut and paste error.
No, this is actually a fix for typo 'oeap' in previous versions. -- Tomas Mraz No matter how far down the wrong road you've gone, turn back. Turkish proverb (You'll never know whether the road is wrong though.) ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@openssl.org