Viewing profile — NoKnowledge
NoKnowledge
HN member- Joined
- Mon, Jun 04, 2018, 5:17 PM UTC
- HN karma
- 43
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About NoKnowledge
No profile information was provided.
Recent public activity
-
comment
Comment #34740513
This claims to be well-documented and secure by default, but I cannot find a link to the documentation (or is it just the README)? What actual algorithm is used for encryption and …
-
comment
Comment #30472527
Oh absolutely, the theory behind QKD is fascinating! And I do think that some day there may be actually secure practical implementations, maybe even ones that are practical for mor…
-
comment
Comment #30471636
Yes, otherwise how would you know you are indeed communicating with that party? Otherwise the standard Person-in-the-Middle attack would apply: Eve (claiming to be Bob) first runs …
-
comment
Comment #30471482
> Rather, device-independent quantum key distribution allows you to scale back the assumptions on your implementation to a well-motivated, minimal set. To me, this is already intri…
-
comment
Comment #30470143
The article suggests that quantum key distribution (QKD) is a replacement for a courier, but that is not true. Distributing an initial small secret key (which allows authenticity o…
-
comment
Comment #26906012
That's simply a logical fallacy: P => Q does not imply (not P) => (not Q). Here: "If it is inaccurate, then it is wrong" does not imply "If it is accurate, then it is right."
-
comment
Comment #26562599
No configuration, curve or key-size would protect any of the asymmetric crypto mentioned in the book from quantum computing. You really have to switch to something mentioned in the…
-
comment
Comment #26334921
This take is rather naive. Those RSA factoring records were done by a large international team of researchers, using well established algorithms and decades of work on implementing…
-
comment
Comment #23635095
It's broken for me, thanks to the "responsive" design. When the browser window occupies half my screen (1920x1080px), the top-right menus (bell, plus, profile) get replaced with on…
-
comment
Comment #23103363
That is apples to oranges, you're citing a lattice reduction algorithm? Maybe you meant the number field sieve https://en.wikipedia.org/wiki/General_number_field_sieve ? In that ca…
-
comment
Comment #23103293
This study considers seven semi-primes (without justification why these seven) and reports an average(?) runtime of factoring each with D-Wave. No conclusions should be drawn on so…
-
comment
Comment #21017000
It's strange that the authors pick integer factorization as the problem to solve on their machine. Although their machine may provide a speedup for optimization problems, these spe…
-
comment
Comment #18328768
The so called quantum key-exchange requires a shared secret, so it is actually doing key-expansion. Besides that it has practical problems in side-channel protection and cannot ach…
-
comment
Comment #18328731
When quantum computers break existing algorithms, we do not need to resort to quantum key exchange, but we can make the switch to post-quantum crypto, as also indicated by the othe…
-
comment
Comment #17426098
Hi Scott, Do you think we will see a Quantum Winter (or even several), similar to how we've had several AI Winters? We see tremendous amounts of funding in academia (and also indus…
-
comment
Comment #17397491
They do that, with the extra step of allowing k-anonimity ( https://www.troyhunt.com/were-baking-have-i-been-pwned-into-... )