|
Hi,
I would like to encrypt data with PRIVATE key and decrypt
it with PUBLIC key.
Crypto++ samples are encrypting with PUBLIC key and
decryping with PRIVATE key...
The aim is to send license file to users, and they can
only decode it, with public key but not create new
ones....
I've found sone info at http://www.mail-archive.com/[EMAIL PROTECTED]/msg00754.html
but I don't understand at all, the posted code dosent
works, ...
If you could help...
I'm writing a helper to do this operation I can post it
once it's finished but for now i'm stuck !
thanks !
Logan
|
- Re: encrypt data with PRIVATE key Logan Dugenoux
- Re: encrypt data with PRIVATE key Mike Tsao
