Representing a message as a point is not implemented in Crypto++. The ECIES encryption algorithm in Crypto++ using elliptic curve to establish a random symmetric key, and then uses that to encrypt the message as bytes, not as a point.
-------------------------------------------------- From: "Nauman Abdullah" <[email protected]> Sent: Thursday, January 15, 2009 11:04 PM To: <[email protected]> Subject: Querry > Hey > We represent a message as a point in ECC. How to do that? > e.g if I want to encrypt " Elliptic " how will this message be represented > as a point? > regards > > > > --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
