chiark / gitweb /
pub/bbs-gen.c, pub/rsa-gen.c: Remove the lower-bounding on q.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 11 May 2017 09:42:15 +0000 (10:42 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 14 May 2017 03:02:53 +0000 (04:02 +0100)
commitf21f6f39a13d52014400f6f71290279f3a6fbb05
tree4ac14d4936c0831bd22aca1f4de9653763948e23
parente62e86d3cba40eaeb867b49167fdf2eb27db2844
pub/bbs-gen.c, pub/rsa-gen.c: Remove the lower-bounding on q.

It's unnecessary.  It was a bad idea because it biases q quite heavily,
but now `strongprime' generates primes in the right interval so that
getting the right bit length isn't a problem.
pub/bbs-gen.c
pub/rsa-gen.c