Live data from Hacker News

Viewing profile — cius

cius

HN member
Joined
Thu, Oct 14, 2021, 3:11 PM UTC
HN karma
13
Public activity
6 items

About cius

No profile information was provided.

Recent public activity

  1. comment
    Comment #41635887

    Anyone interested in heavier duty may appreciate Kee Klamp. For example: https://keesystems.com/product-category/fittings/kee-klamp/?...

  2. comment
    Comment #41329321

    I think some of this is starting to come into focus. It appears the way these keys are commonly stored necessitates careful treatment after generation. For instance, if this refere…

  3. comment
    Comment #41329253

    Thank you, I think this helped me understand a bit more how higher level protocols impose further restrictions on use: https://crypto.stackexchange.com/a/71362

  4. comment
    Comment #41328716

    It sounds like my misunderstanding. So is this just a nomenclature mix up? I'll have to do more research, because I am under the impression there is something special about the pri…

  5. comment
    Comment #41328627

    Your docs say: client uses private key to encrypt -> server uses public key to decrypt. Do you mean: client uses private key to sign -> server uses public key to verify? My underst…

  6. comment
    Comment #28865389

    I recently finished this book and highly recommend it. Very fun stuff, a decent introduction to rust, and does a great job of setting the reader up for exploring further. Kudos to …