Hi everyone:

I'm a newbie in Crypto++, I'm trying to sign a message and verify it in a 
different c++ file (using OMNeT++).

The signing and verifying are work well in the same c++ file but the 
ciphertext disappeared when I send the ciphertext to another c++ file (or 
another OMNeT module).

Can anyone help me with that? Can I encode the ciphertext in HexEncoder and 
then decoded it using HexDecoder in another C++ file?

Many Thanks,

Ao Lei

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to