Re: "P vs. NP" and the future of public key crypto
newstome_at_comcast.net
Date: 01/13/04
- Next message: Douglas A. Gwyn: "Re: Summary of Bit-Level SHA Discussion"
- Previous message: Tom St Denis: "Re: Summary of Bit-Level SHA Discussion"
- In reply to: Tom St Denis: "Re: "P vs. NP" and the future of public key crypto"
- Next in thread: Bill Unruh: "Re: "P vs. NP" and the future of public key crypto"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 13 Jan 2004 04:05:37 GMT
Tom St Denis <tomstdenis@iahu.ca> wrote:
>
> <newstome@comcast.net> wrote in message
> news:G2EMb.36569$xy6.88928@attbi_s02...
>
>> Nope -- 2^113 is quite a bit larger than 300^12 (the functions n^12
>> and 2^n cross at about n=75, so the n^12 algorithm would actually be
>> faster for any n>75).
>
> That was a typo. It's ln(2^1024) ~ 709 where 709^12 ~ 2^113.
Sorry -- misread your post.
>> And incidentally, that algorithm you're referring to might be much
>> faster. If a certainly (widely believed to be true) conjecture holds,
>> it's at most O(n^6). And how do you know that's the best algorithm?
>> Maybe PRIMES can be solved in n^3 time....
>
> That's just our point though. Just because something is in P doesn't mean
> it's fast. By your logic how do you know there isn't a faster NP solution
> [e.g. faster than GNFS without the factoring in P]? So why bother using
> crypto at all!!!
I understand your point, but you seem to be missing mine. You're
right that just being in P doesn't mean something is fast. In fact,
by the time hierarchy theorem, there are problems whose fastest
solution is n^10000 -- in other words, in P but not efficient in a
practical sense. But my point is that you just don't see *natural*
problems like that. Your PRIMES example is no counterexample to this,
because it's most likely an n^6 algorithm. You might not think that's
terribly fast, but you can bet the farm that an n^6 factoring
algorithm would be *very* influential.... in both a practical and
theoretical sense.
-- That's News To Me! newstome@comcast.net
- Next message: Douglas A. Gwyn: "Re: Summary of Bit-Level SHA Discussion"
- Previous message: Tom St Denis: "Re: Summary of Bit-Level SHA Discussion"
- In reply to: Tom St Denis: "Re: "P vs. NP" and the future of public key crypto"
- Next in thread: Bill Unruh: "Re: "P vs. NP" and the future of public key crypto"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|