Here it is another example from Wei Dai in the crypto++ FAQ http://www.cryptopp.com/fom-serve/cache/37.html
Also, make sure you read Jeffrey's article on Code project http://www.codeproject.com/KB/tips/CryptoPPIntegration.aspx On Thu, Oct 20, 2011 at 10:36 AM, ArifulHossain tuhin <[email protected]> wrote: > I've not understood the the example in the given link. What i'm looking for > is : > say i've a ascii string "abcde" > and i want this string to be hex encoded like "6162636465" > > -- > 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. -- 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.
