Live data from Hacker News

Viewing profile — eckes

eckes

HN member
Joined
Fri, May 22, 2015, 10:21 PM UTC
HN karma
1
Public activity
3 items

About eckes

No profile information was provided.

Recent public activity

  1. comment
    Comment #9608321

    I am wrong, no random primes.

  2. comment
    Comment #9591177

    Also check out Applebaums Duraconf: https://github.com/ioerror/duraconf

  3. comment
    Comment #9591174

    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 clien…