Re: ECC template library
- From: "Ben Livengood" <ben.livengood@xxxxxxxxx>
- Date: 17 Apr 2006 14:37:35 -0700
tomstdenis@xxxxxxxxx wrote:
gregofiesh@xxxxxxxxx wrote:
The Hanalei Company is proud to present an Elliptic Curve Cryptography
library written in C++ for free download to the general public.
http://www.hanaleicompany.com/main.aspx?pageid=security
Additionally, The Hanalei Company presents an essay on the current US
law regarding exports of encryption software that is freely available.
http://www.hanaleicompany.com/main.aspx?pageid=security.thelaw
It actually looks like nice C++.
... you're using affine point algorithms though. And that's just a
sin.
:-)
Still for once I can say "Kudos on the simple yet functional code"
about something in C++. And as my many "fans" in this group knows that
doesn't happen often.
Tom
Speaking of ECC over GF(2^n), any chance you can get AMD to provide a
bit flag or prefix for turning off the carry propogation circuitry in
the MUL and DIV instructions? My guess is that GF(2^n) is quite a bit
faster than GF(p) when done in hardware, not to mention unencumbered by
patents...
.
- Follow-Ups:
- Re: ECC template library
- From: tomstdenis
- Re: ECC template library
- References:
- ECC template library
- From: gregofiesh
- Re: ECC template library
- From: tomstdenis
- ECC template library
- Prev by Date: Re: Seeking entropy article by Whatsisname
- Next by Date: Re: Electronic RNG not enough secure for OTP?
- Previous by thread: Re: ECC template library
- Next by thread: Re: ECC template library
- Index(es):
Relevant Pages
|