I am wrong, no random primes.
Also check out Applebaums Duraconf: https://github.com/ioerror/duraconf
At least JSSE Java uses random primes (generated at startup). However the Java 8 default of 1024 is rather weak (not to mention the 768 bit of java 6+7). Whats worse is, that clients accept down to 512 bit. (And the…
I am wrong, no random primes.
Also check out Applebaums Duraconf: https://github.com/ioerror/duraconf
At least JSSE Java uses random primes (generated at startup). However the Java 8 default of 1024 is rather weak (not to mention the 768 bit of java 6+7). Whats worse is, that clients accept down to 512 bit. (And the…