On 9/27/07, Marek Marcola <[EMAIL PROTECTED]> wrote:
> Hello,
> > Hi, I'm developing a client-server architecture to encrypt/decrypt
> > data which works like this: the client asks the server for the key
> > using a ssl connection, the server transmits the key to the client that
> > then encrypts/
Hello,
> Hi, I'm developing a client-server architecture to encrypt/decrypt
> data which works like this: the client asks the server for the key
> using a ssl connection, the server transmits the key to the client that
> then encrypts/decrypts the data.
>
> I'd like to know if there is a way to c
Hi, I'm developing a client-server architecture to encrypt/decrypt
data which works like this: the client asks the server for the key
using a ssl connection, the server transmits the key to the client that
then encrypts/decrypts the data.
I'd like to know if there is a way to convert a RSA* key o