[Ach] Thanks for the Logjam blog-post

Aaron Zauner azet at azet.org
Thu May 21 15:13:08 CEST 2015



Hanno Böck wrote:
> On Thu, 21 May 2015 14:40:06 +0200
> Aaron Zauner <azet at azet.org> wrote:
> 
>> FYI: it doesn't currently check the length of the primes that it
>> received, but I figure this can be easily added.
> 
> It does:
> 
> if bits < 1024:
> 	print("\033[91m%i bits, that's very short and insecure, use
> 2048 bit or more\033[39m" % bits) elif bits < 2048:
> 	print("\033[93m%i bits, better use 2048 bit or more\033[39m" %
> bits) else:
> 	print("\033[92m%i bits, that should be long enough\033[39m" %
> bits)
> 

Ah right. Not sure why I thought otherwise, I've read your code only 12
hours ago, sorry :)

Aaron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.cert.at/pipermail/ach/attachments/20150521/45709e02/attachment.sig>


More information about the Ach mailing list