Viewing profile — sc00bz
sc00bz
HN member- Joined
- Thu, May 15, 2014, 10:57 PM UTC
- HN karma
- 16
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About sc00bz
No profile information was provided.
Recent public activity
-
comment
Comment #29022404
Super fun fact: Blizzard's (ie World of Warcraft's) safe prime was 256 bits which was known to be broken at the time, but no one really knew this until they got hacked and their da…
-
comment
Comment #29022282
> Apparently, it's based on "aPAKE" which stands for "Asymmetric PAKE" It is an "aPAKE" which stands for "augmented PAKE". An aPAKE is client-server vs peer-to-peer. The original P…
-
comment
Comment #29022177
I was team SPAKE2 based PAKEs, but I now know that SPEKE based PAKEs are better. P.S. SPAKE2 is a balanced PAKE vs augmented PAKE (or unbalanced PAKE) like OPAQUE and SPAKE2+ (and …
-
comment
Comment #29022168
OPAQUE was chosen because it was new and had the new "no precomputation" property. Which can be added to better PAKEs by adding an OPRF vs just sending the salt. OPRFs can be added…
-
comment
Comment #29022005
This was recently broken then fixed. I heard about it because of that then looked at it and broke it again. I only checked one thing and it was wrong. I would not trust this. Also …
-
comment
Comment #29022000
PAKEs are secure over insecure channels. Also I'm pretty sure for RFC2289 the server stores a password equivalent. If you neither care about creating an encrypted session nor being…
-
comment
Comment #28810927
I forgot to add a TL;DR. I posted one on Twitter though: "TL;DR: do https://gist.github.com/Sc00bz/ec1f5fcfd18533bf0d6bf31d1211d... instead of SRP." The context was someone impleme…
-
comment
Comment #24318050
Related but you should be doing this regardless. Ctrl+Shift+Del and clear everything since forever ago. I do "Ctrl+Shift+Del, Enter" several times a day and use 2 browsers: stuff I…
-
comment
Comment #11694412
Yes, I think this counts as proof: https://twitter.com/Sc00bzT/status/731243916951994368 My win was legit, but there's no way for me to prove that. Well if this was a PR stunt then…
-
comment
Comment #11693487
That is awesome :)
-
comment
Comment #7752809
> Isn't this trivially possible in Cryptocat for anyone who controls the server? Yes this is a known bug since August 2013. When I found it and reported it. This was "patched" but …