Viewing profile — jalapeno_dude
jalapeno_dude
HN member- Joined
- Tue, Feb 14, 2012, 8:25 PM UTC
- HN karma
- 47
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About jalapeno_dude
No profile information was provided.
Recent public activity
-
comment
Comment #3591718
Posting what I said in the other thread: As far as I can tell, this is what they're doing: if two different keys have a factor in common (i.e. A=PQ, B=PR), then you can use Euclid'…
-
comment
Comment #3591702
They didn't describe the technique, but the fact that the paper has the keyword "Euclidean algorithm" makes it pretty obvious--they just gathered a list of public keys, took the gc…
-
comment
Comment #3591662
As far as I can tell, this is what they're doing: if two different keys have a factor in common (i.e. A=PQ, B=PR), then you can use Euclid's algorithm (which just requires repeated…