The effect of encryption on compression ratios
- From: Adam M <nntp@xxxxxxxxxx>
- Date: Mon, 14 Nov 2005 20:25:09 -0500
Which of the following statements is true:
1) Encrypting data makes it less "compressable"
2) Encrypting data makes it more "compressable"
3) Encrypting data has no effect on its compression ratio
It seems to me that #1 *should* be true, because the encrypted data should
have few (if any) recurring patterns that a compression algorithm could
exploit. However, I'm not sure if I could prove this to be true.
In particular, I'm talking about lossless (zlib) compression.
Essentially what I'm debating is what in order to compress and encrypt my
data.
Thanks,
Adam
.
- Follow-Ups:
- Re: The effect of encryption on compression ratios
- From: Matt Mahoney
- Re: The effect of encryption on compression ratios
- Prev by Date: Re: What is the shortest bit sequence covering all 256 byte values?
- Next by Date: Re: The effect of encryption on compression ratios
- Previous by thread: Re: What is the shortest bit sequence covering all 256 byte values?
- Next by thread: Re: The effect of encryption on compression ratios
- Index(es):
Relevant Pages
|
|