Re: ECC Result Verification
From: Tom St Denis (tomstdenis_at_gmail.com)
Date: 11/02/04
- Previous message: flip: "ECC Result Verification"
- In reply to: flip: "ECC Result Verification"
- Next in thread: Phil Carmody: "Re: ECC Result Verification"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 01 Nov 2004 21:51:40 -0500
flip wrote:
> Hi All,
>
> can someone please verify these results?
>
> E: y^2 = x^3 + 1 x + 1 (mod 23)
>
> The set of points that satisfy E are given by:
While not "general purpose" LibTomCrypt has ECC "mulmod", "addmod" and
"dblmod" functions you can use. Just plug in your own curve into the
system and add some hackerage [e.g. rip the ECC code from LTC].
Tom
- Previous message: flip: "ECC Result Verification"
- In reply to: flip: "ECC Result Verification"
- Next in thread: Phil Carmody: "Re: ECC Result Verification"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|