Re: ECC point compression trick




Paul Rubin wrote:
"Tom St Denis" <tomstdenis@xxxxxxxxx> writes:
Why not always just use the positive root [adjusting your secret
multiplier as required since (-k)P == k(-P)].

In a finite field I'm not sure how you want to specify which root
is "positive".

If you compute the root [e.g. for 3 mod 4 primes via exponentiation]
then the value will either be the root or you have to negate that to
get the root.

The latter is the "negative root".

You still have to compute the root to find y but now you don't even
send the one bit. You just send x.

You can already do that. See:

http://cr.yp.to/patents/us/6141420.html

IIRC he's dealing with a OEF curve and as such is using a montgomery
ladder algorithm which only uses the x-coord. I don't know if you can
do the same for the GF(p) curves that NIST specifies.

Tom

.



Relevant Pages

  • SUMMARY: su - ; m -rf *
    ... Too many to fully specify auhtors. ... to block accidental recursive removing of whole filesystem by root. ... issuing the command. ... I type 'pwd' more times than I can count, ...
    (SunManagers)
  • RE: HP Netserver RAID Controller + FreeBSD 4.10 problem
    ... specify the root partition, it's because the kernel can't find the root ... > I have installed FreeBSD,> but I am hitting a snag: When I boot up the box, it refuses> to automount ... > have even compiled a kernel with support for "amr". ...
    (freebsd-questions)
  • Re: E-mails With Images
    ... Ivan wrote: ... Looking at other posts I need to specify the root to the image like ...
    (comp.sys.ibm.as400.misc)
  • Re: how to limit user to use "su"?
    ... You can specify sugroups in the definition for root or other users. ... would mean that only users in the specified groups could su to that user. ...
    (AIX-L)
  • Re: "mount" as a user
    ... > specifying 'user' and my own username like this: ... > I'll have to play around with other file systems, like NFS, and see what ... You can specify User and Group ownership by ... So it's at least only readable by root. ...
    (Fedora)