Johannes Schindelin <johannes.schinde...@gmx.de> writes: > From: Jeff Hostetler <jeffh...@microsoft.com> > > Use OpenSSL's SHA-1 routines rather than builtin block-sha1 routines. > This improves performance on SHA1 operations on Intel processors. > ... > > Signed-off-by: Jeff Hostetler <jeffh...@microsoft.com> > Signed-off-by: Johannes Schindelin <johannes.schinde...@gmx.de> > ---
Nice. Will queue as jh/mingw-openssl-sha1 topic; it is a bit too late for today's integration cycle to be merged to 'next', but let's have this by the end of the week in 'master'. Thanks.