From: Mark Wooding Date: Wed, 23 Oct 2019 03:11:05 +0000 (+0100) Subject: pub/dh-kcdsa.c: Choose the cofactor size correctly. X-Git-Tag: 2.6.0~38 X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/commitdiff_plain/00e83192c57d476d27b136d6bdf0e6007b4ed2f3?hp=00e83192c57d476d27b136d6bdf0e6007b4ed2f3 pub/dh-kcdsa.c: Choose the cofactor size correctly. Considering that we're going to have to multiply in a factor of 2 at some point. ---