Closed Bug 329774 Opened 18 years ago Closed 1 year ago

Implement optimized base point multiplication for NIST Suite B elliptic curves

Categories

(NSS :: Libraries, defect, P3)

3.11

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: douglas, Unassigned)

Details

ECDSA signing (used by the server in SSL handshakes) can be sped up by optimizing the base point multiplication algorithms.  These can be optimized by precomputing and storing in the code before compile-time small multiples of the base point instead of needing to compute these multiples each point multiplication.
Assignee: wtchang → douglas
Bob, are these improvements still necessary after your improvements in bug #321350, or does that give sufficient performance?
QA Contact: jason.m.reid → libraries
This may become higher priority over time, but not today.
Of course, if a patch becomes available soon, it will be considered
pretty quickly.
Priority: -- → P3
Version: unspecified → 3.11
Severity: normal → S3

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: douglas → nobody
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.