Re: ECC template library
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


sci.crypt archive

Re: ECC template library

From: Ben Livengood <ben.livengood@gmail.com>
Date: Wed Apr 19 2006 - 03:03:43 CEST

> That said there are fast ways of doing GF(2) mults despite the lack of
> a good multiplier. Even with these "awkward" multipliers you can get
> binary ECC faster than prime ECC and RSA.

Beating RSA I can understand, but I'd like to see an example of GF(2)
code that can beat an optimized GF(p) implementation with hardware
multiplies and divides. There's probably a neat trick I'm not aware of
for multiplication in GF(2), unless you can use SSE or equivalent to
massively speed it up.

   Ben
Received on Mon May 1 02:01:41 2006