#1 closed enhancement (fixed)

ECDSA keys with shared params

Reported by: zooko Owned by: zooko
Priority: major Milestone:
Version: Keywords:
Cc: Launchpad Bug:

Description

Figure out what the "params" parts of ECDSA keys are, which don't have to be secret, and make it possible to use a whole bunch of ECDSA keys with the same params.

Change History (2)

comment:1 Changed at 2008-04-03T15:32:35Z by zooko

  • Owner changed from somebody to zooko
  • Status changed from new to accepted

I believe all such params are determined by the elliptic curve, so this is done.

It remains to be confirmed by unit tests once #3 is done.

comment:2 Changed at 2008-04-03T15:50:49Z by zooko

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.