Fix the ECDSA timing attack mentioned in the paper at:
commite630ef8cd935d1767868db8138772bfb38407c24
authorsteve <steve>
Wed, 25 May 2011 14:52:54 +0000 (25 14:52 +0000)
committersteve <steve>
Wed, 25 May 2011 14:52:54 +0000 (25 14:52 +0000)
treed313a1d59f3f603c661dbd05f9a2d5e498e289c7
parentc20782faa099505d82d181bd95f4ad7de90496f7
Fix the ECDSA timing attack mentioned in the paper at:

http://eprint.iacr.org/2011/232.pdf

Thanks to the original authors Billy Bob Brumley and Nicola Tuveri for
bringing this to our attention.
crypto/ocsp/ocsp_lib.c [new file with mode: 0644]