Live data from Hacker News

Viewing profile — trevp

trevp

HN member
Joined
Fri, Sep 13, 2013, 8:51 PM UTC
HN karma
81
Public activity
9 items

About trevp

No profile information was provided.

Recent public activity

  1. comment
    Comment #8545391

    Neither (A) nor (B) are concerns. In (B), the authors are just unfamiliar with HKDF. HKDF is a standard way to use HMAC for key derivation (RFC 5869). (C) is the observation that y…

  2. comment
    Comment #7747130

    Performance should be in the same ballpark, but I'd rather go with whichever achieves its security level most efficiently. Goldilocks looks good by that metric [1], so I'm curious …

  3. comment
    Comment #7746591

    Probably a good curve too (nice Mersenne prime, so fast reduction). But I'm not sure it fits into processor words as efficiently as Goldilocks (I'm not an expert here, but someone …

  4. comment
    Comment #7745995

    FWIW this is on hold until I know for sure what high-security-margin curve to use. I'd like this to be a "one-ciphersuite-fits-all" protocol, which puts a lot of pressure on gettin…

  5. comment
    Comment #6809485

    "Group messaging" can be done by separately encrypting a message to each member of a group. If you want resistance to traffic analysis check out Pond, which is also using this ratc…

  6. comment
    Comment #6383373

    Re "become your own CA" - that's basically the idea. The "pin activation" algorithm is intended to make it difficult for a MITM to foist bad pins on clients, and to limit the lifet…

  7. comment
    Comment #6383212

    Don't think they do that with new features, but not totally sure.

  8. comment
    Comment #6383182

    That would be great, we have a mailing list interested people should monitor, we'll definitely let people know once things get far enough for sites to start testing the waters. htt…

  9. comment
    Comment #6383100

    We have support for a"ServerInfo" file checked into OpenSSL. This is a file with PEM blobs that can specify TACK and similar data (e.g. Certificate Transparency) that an OpenSSL se…