Viewing profile — eruquen
eruquen
HN member- Joined
- Fri, Mar 02, 2012, 9:05 AM UTC
- HN karma
- 6
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About eruquen
No profile information was provided.
Recent public activity
-
comment
Comment #12617213
Rustbelt targets unsafe and safe code. In addition, it will also deal with concurrency (incl. weak memory). Disclaimer: I am affiliated with the project.
-
comment
Comment #9131792
There is on-going research on more modular frameworks that allow for faster implementation of optimizations. One of them is [1]. I worked on that project and implemented (and prove…
-
comment
Comment #3807779
First of all, you come off as condescending when you say "it's a silly idea" and say that the work factors you mentioned are "real" ones, thereby implying that adding more combinat…
-
comment
Comment #3807423
You are right, I should clarify this. For the authentication server the time required jumps from close to nothing to a few ms. For the attacker, the time jumps from a few hours or …
-
comment
Comment #3807167
Nobody mentioned pepper yet. Not the "static salt" variant which you might find while googling. That is just more security by obscurity. I'm talking about adding a random string of…