v5.0 and v5.1. On Solaris 8, v5.0 build seems not working properly (cryptest failed), 
but v5.1 is ok with both release version and debug version (I only tested the 
algorithms of my interest). v5.1 is also buildable on Redhat 8.0 using GCC 3.2 and the 
test is ok.

+++++++++++++++++++++++++++++++++
+ Yanmu Huang
+ Email:  [EMAIL PROTECTED]
+ Phone: (408) 961-6310 (Office)
+++++++++++++++++++++++++++++++++


-----Original Message-----
From: Nanja Raje Urs [mailto:[EMAIL PROTECTED]
Sent: Monday, May 19, 2003 7:08 AM
To: [EMAIL PROTECTED]
Subject: Can any version of Crypto++ be compiled on gcc version 3.2




Urs
Convergent Technologies Group
Bangalore-17
Tel-5275711-14
Ext-166



-----Original Message-----
From: Seo, Eun-taek [mailto:[EMAIL PROTECTED]
Sent: Monday, May 19, 2003 1:39 PM
To: [EMAIL PROTECTED]
Subject: How to use Crypto++ to encrypt file using private key (and decrypt
using public key)?


I've read RSA (for example) can be used to encrypt file using private key
and decrypt using public key.
I distribute some files to clients and I don't want them to modify my
files. Of course, file modification check
can be done using digital signature or etc. But I want to use RSA public key
system to do this work.
Simply using public key for decryption and private key for encryption seems
not working.
How can I use Crypto++ to do such a thing?

Thanks in advance.

Reply via email to