On Feb 1, 3:01 am, jovliegen <[email protected]> wrote:
> Hi,
>
> I'm a complete noob to crypto++, but I was looking for
> a software library that could perform some EC operations.
>
> At the moment I'm am implementing a protocol. For this I need
> to perform an elliptic curve point multiplication. After some
> browsing the internet, looking into the manuals and reading the
> mailing list, I could find any info on that :(
>
> Could someone please point me to a useful resource, on which
> I can find some info on how to perform an EC point multiplication ?
>From http://www.cryptopp.com/wiki/Elliptic_Curve_Cryptography:
"Elliptic Curve Domain Parameter Validation. The program dumps the
Public and Private keys, and validates the curve per Certicom's SEC 2
Whitepaper (the curve used for demonstration purposes is NIST P-192).
In addition, the program demonstrates mathematics with the point of
infinity and scalar multiplications using Crypto++."

-- 
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.

Reply via email to