Hi Christian, > What is the version that Marcel has uploaded? 1.0.2. Taking from his revisons: * The coefficients and the points of a curve over GF(P) are now non-negative integers (they are in the range 0..P-1).
> Is that on the DPVal application or on crypto++ code? No. Marcel Martin authored (and maintains) ECB. If I recall correctly, it is written in Delphi or Object Oriented Pascal. ECB may download from http://www.ellipsa.net/. > By the way, I was able to initialize the ECDH properly by parsing all > the parameters that where given to me in the Domain Parameters. Quite > a lot of work, specially some of them, like G. Reading the spec for > X9.63 helped a little... I've been meaning to get to an article on parsing for purposes of getting parameters into Crypto++. It is still on the TODO list. Nothing special - just extending Crypto++ a bit for standard certificate formats. Jeff On 9/29/07, greatx <[EMAIL PROTECTED]> wrote: > > Hi Jeff, > > I have just switched from crypto++ version 5.2.1 to 5.5.2 to fix > another problem I was having (my other posting). > > What is the version that Marcel has uploaded? is that on the DPVal > application or on crypto++ code? > > By the way, I was able to initialize the ECDH properly by parsing all > the parameters that where given to me in the Domain Parameters. Quite > a lot of work, specially some of them, like G. Reading the spec for > X9.63 helped a little... > > Thank you. > > Christian > > [ SNIP ] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [EMAIL PROTECTED] More information about Crypto++ and this group is available at http://www.cryptopp.com. -~----------~----~----~----~------~----~------~--~---
