Re: SHA-256 implementation improvement

2012-06-12 Thread Andy Polyakov
Core 2 - 950 cycles, Lynnfiled - 1005, Sandy Bridge - 936 or 14.6 cbp (!) P4 Northwood - 1600 On others architectures, including PIII, P4 Prescott, K10 and (I guess, don't tested) Atom, 1.8 version is better. http://cvs.openssl.org/chngview?cn=22631

Re: [openssl.org #2830] [PATCH] Allow setting the Don't Fragment bit for DTLS

2012-06-12 Thread Andy Polyakov
This patch adds the BIO_CTRL_DGRAM_SET_DONT_FRAG option for BIO_ctrl() to activate the Don't Fragment bit for the current socket, if possible on the platform. This a necessary feature to realize a Path MTU Discovery with Heatbeats and to use SCTP over DTLS for RTCWeb (Real-time Browser to

Re: [openssl.org #2830] [PATCH] Allow setting the Don't Fragment bit for DTLS

2012-06-12 Thread Michael Tuexen
On Jun 12, 2012, at 5:13 PM, Andy Polyakov wrote: This patch adds the BIO_CTRL_DGRAM_SET_DONT_FRAG option for BIO_ctrl() to activate the Don't Fragment bit for the current socket, if possible on the platform. This a necessary feature to realize a Path MTU Discovery with Heatbeats and to

RE: PEM_read_PrivateKey throws error in windows

2012-06-12 Thread Dave Thompson
From: owner-openssl-...@openssl.org On Behalf Of KamleshM Sent: Tuesday, 12 June, 2012 00:42 I have an application that is used to sniff the windows https streams. If you just need the capability, www.wireshark.org already does this (for akRSA only, which is all that can be done with only