Assymetric Encryption question??

  • Thread starter Thread starter Shane Story
  • Start date Start date
S

Shane Story

Hello all,

I am a bit confused by the Assym. encrpyption.. Many say that it can only
encrypt like 100bytes or so. If so what good is that? Or does this mean
one should loop through a file encrypting 100byte chunks until it is all
encrypted?

Sort of wanted to create a PGP like program/library for various uses.

Also, I have seen folks use public key encryption for their software--you
purchase the Key and it comes as I suppose a public key string that is read
by the software which must have the private key.

Any suggestions on implementing such a strategy or on how to use ASSYM
encryption on large files?

Thanks,

Shane
 
will check it out.
I have read a bunch of stuff on it but still don't know how to do what I
want to accomplish.

Will check out these resources and get back to you..
Shane
 
Back
Top