Shouldn't you be encrypting the file with a symmetrical key block
cipher, and encrypting the symmetrical key with the RSA key, and sending
then sending the whole lot...

Sean

On Mon, 2003-06-23 at 11:27, Nanja Raje Urs wrote:
> Hello
>      I have written a program which does the following task
> 1)Program will break up file into packets of 1000bytes,
> 2)Each packets is encrypted using RSAEncryptString using a public key.
> 3) this encrypted packets are then multicasted over the network
> 
> This how I'm following for file encryption and  multicast transmission in
> LIVE.
> 
> Problem is.
> 
> If I encrypt the data of 1000bytes size, after encryption if try to know the
> size of cipher text it is showing 256..I dont understand this.. can u people
> tell whether this is right way of encryting the file in LIVE.
> 
> Urs
-- 
Dr. Sean Radford, MBBS, MSc
<[EMAIL PROTECTED]>
http://bladesys.demon.co.uk/
Blade Systems

Reply via email to