quote:
Originally posted by Jesus
the encrypted strings are a lot longer than the original ones, maybe you can make it so that if the encrypted string is too long it will be sent in parts so you don't have to bother about the length of the message?
Good idea, I think the encrypt function
can pre-calculate the length of the encryption, so it can split and encrypt the separate strings.
* Matti looks at phalanxii...