[openssl-dev] Fwd: Problem with encoding a CRL's signing algorithm

2015-02-14 Thread Benny Baumann
Hi, I think there is somewhat strange behaviour in OpenSSL that causes interesting bugs to happen when trying to encode CRLs based on deltas. More information about the issue (causing a segfault under certain conditions) is in the attached mail by Felix who discovered it. Regards, BenBE.

Re: [openssl-dev] OpenSSL patches and enhancements from Akamai

2015-02-14 Thread Salz, Rich
* Add task for decryption of client key exchange response * Add task for generating client certificate verify message * Add task for signing of server key exchange message Can you explain this a little more? I can. I mentioned this on the -team mailing list. The idea is that an

Re: [openssl-dev] OpenSSL patches and enhancements from Akamai

2015-02-14 Thread Kurt Roeckx
On Fri, Feb 13, 2015 at 09:05:53AM -0600, Short, Todd wrote: Hello openssl-dev: We at Akamai have a number of enhancements and fixes for OpenSSL that we would like to contribute. Before I inundate r...@openssl.orgmailto:r...@openssl.org and openssl-dev mailing lists, I am asking if

Re: [openssl-dev] Proposed cipher changes for post-1.0.2

2015-02-14 Thread Steffen Nurpmeso
Hello, Dr. Stephen Henson st...@openssl.org wrote: |On Fri, Feb 13, 2015, Viktor Dukhovni wrote: | On Fri, Feb 13, 2015 at 11:59:13AM +, Salz, Rich wrote: | Some time ago, I had submitted a patch which allows administrators, but | most importantly OS distributors to set their own strings

[openssl-dev] ossl-1.0.2 needs a tweak for CodeWarrior4

2015-02-14 Thread NormW
G/Morning, Found 1.0.2\crypto\rand\rand_nw.c needs a tweak for CW4 to compile: --- rand_nw.c.orig 2015-01-23 01:58:32.0 +1100 +++ rand_nw.c 2015-01-28 14:33:04.18750 +1100 @@ -155,8 +155,11 @@ for (i = 2; i ENTROPY_NEEDED; i++) { # ifdef __MWERKS__ -asm { -