ANSI spec help
tomstdenis_at_gmail.com
Date: 05/21/05
- Next message: Eric Cordian: "Re: Public disclosure of discovered vulnerabilities"
- Previous message: Greg Lindahl: "Re: Public disclosure of discovered vulnerabilities"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 20 May 2005 21:02:02 -0700
I'm turning my ECC code into something useful [re: standards
compliant]. so far I've implemented EC-DSA, I've changed my EC-DH to
X9.63 and am looking into doing EC encryption [e.g. EC KG+DH+MG ....
mmm acronyms].
I've also scrapped my ECC-160 key setting since it was homebrew and am
looking into porting my ecc_mulmod to Montgomery reduction [from
Barrett].
I have found [through my google powers] a copy of the X9.63 draft but I
fear it was too early [the last few sections are missing]. I'm not
going to pay for a standard [not my way]. So if anyone has a recent
draft [or the standard itself]. Could you kindly send me a copy in
private.
The goal is to support X9.62 and X9.63 to a sufficiently large degree
(I won't be supporting GF(2^w) curves...) as to make my ECC code
actually safe/useful for people to use.
Tom
- Next message: Eric Cordian: "Re: Public disclosure of discovered vulnerabilities"
- Previous message: Greg Lindahl: "Re: Public disclosure of discovered vulnerabilities"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|