compression AND encryption

Bill Vlahos bvlahos at mac.com
Thu Jan 21 23:58:28 EST 2010


Definitly compress first then encrypt for the reasons Jerry said.

Bill Vlahos

Sent from my iPhone

On Jan 21, 2010, at 8:47 PM, Jerry J <jhj at jhj.com> wrote:

> On Jan 21, 2010, at 8:29 PM, stephen barncard wrote:
>>
>> So
>> on encode - (reverse order on decode)
>>
>> 1 compression, then encryption  <--my guess
>> 2 encrypting, then compression
>> 3 no difference or downside??
>
> I agree with your guess. Most compression algorithms depend on  
> regularities in the data, and encryption hides them. Encrypt first  
> and you would hide the stuff of which compression takes advantage.
>
> Randomness is next to Godliness.
>
> Cheer,
> Jerry Jensen
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution



More information about the use-livecode mailing list