Re: Public Key, Symbolic Calculation

From: Kiuhnm (kiuhnm03_at_yahoo.it.invalid)
Date: 02/08/05


Date: Tue, 08 Feb 2005 18:11:25 GMT

tomstdenis@gmail.com wrote:
> You do realize this will get unwieldly complicated to work with as the
> polynomial grows right? I can't imagine this scheme [which you really
> haven't described how it works in detail] being any more efficient than
> RSA or ECC.

With polynomials, you only perform simple multiplications and additions.
For example, you can compute x, x^2, x^3, x^4, ... very easily. No
exponentiations are required.

Kiuhnm



Relevant Pages