svn commit: r239569 - head/etc/rc.d

Dag-Erling Smørgrav des at des.no
Fri Sep 14 19:37:33 UTC 2012


Pawel Jakub Dawidek <pjd at FreeBSD.org> writes:
> Also, compression can definiately increase entropy per byte, but IMHO it
> can also lose some entropy overall. With lossless compression you don't
> lose data, but I don't believe you can say that you don't lose entropy.

By definition (both the definition of entropy in this context and the
definition of lossless data compression), the amount of entropy in the
output is exactly the same as in the input.  If the output is actually
smaller than the input (which is not necessarily the case, but is safe
to assume when the input is ascii text), then clearly the amount of
entropy per byte has increased.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-security mailing list