Hello,
First off, thanks for the answers to my previous question.
I'm looking at the wiki example for storing the public key:
PublicKey.GetGroupParameters().GetCurve().EncodePoint(pubFile,
PublicKey.GetPublicElement(), true);
The final parameter allows for storing the point in compressed or
uncompressed format. IIRC certicom has patents covering compressing
point data. Does the param turn on the patetned compression technique?
If not what disadvantage does compression have?
Thanks again,
Patrick
--~--~---------~--~----~------------~-------~--~----~
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.
-~----------~----~----~----~------~----~------~--~---