Viewing profile — powerbutton65
powerbutton65
HN member- Joined
- Fri, Mar 04, 2016, 1:52 PM UTC
- HN karma
- 41
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About powerbutton65
No profile information was provided.
Recent public activity
-
comment
Comment #26240218
Like it or not they are technically correct. SHA-256 is a one way compression and furthermore the PoW for bitcoin doesn't require a match for the entire hash. There's loads of exam…
- story
-
comment
Comment #17226098
No worries :) I've moved to silicon design and verification so quite a stretch from my previous work!
-
comment
Comment #17222473
Unfortunately that is the one thing I can't really answer! I moved out of this space shortly after we published this work so I'm not currently up to date with the research in the a…
-
comment
Comment #17221081
Never thought I'd end up on here! I'm one of the authors on the paper, it's few years old now but I'm happy to try answer any questions related to the work.
- story
-
comment
Comment #11225505
Yes, this exactly the basis of differential power analysis. This was first demonstrated back in 1999 by Kocher et al [0] [0]: https://www.cis.upenn.edu/~nadiah/courses/cis800-02-f1…
-
comment
Comment #11225258
The authors cite some EM side-channel attacks in the paper (eg [0,1]) [0]: https://eprint.iacr.org/2015/561.pdf [1]: https://eprint.iacr.org/2015/727.pdf
-
comment
Comment #11224312
Constant time only reduces the chance of 'simple power analysis' (SPA) which is predominantly what the authors perform ('simple' is misleading but it's just the name for it). There…
-
comment
Comment #11224248
Valid question. You shift the burden from being a cryptography related problem to signal processing related problem.
-
comment
Comment #11224190
The Apple hardware perspective is mostly just a gimmick. The side-channel leaks are a direct result of the ARM IP core (also not Apple proprietary). This is arguably old news, peop…
-
comment
Comment #11224064
The paper serves to demonstrate that electromagnetic side-channel attacks on mobile devices (even almighty Apple stuff) are feasible. ECDSA is just an example they chose. Also, Cur…
-
comment
Comment #11223675
It's great to see this kind of work published. It is worth noting however that the US government is well aware of these kind of attacks. The Snowdon docs show that the CIA have bee…