eckes
No user record in our sample, but eckes has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but eckes has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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…