Borrar filtros
Borrar filtros

Should Compression(Huffman coding) be followed by Encryption(AES) or viceversa or both options are fine?

1 visualización (últimos 30 días)
Should Compression(Huffman coding) be followed by Encryption(AES) or viceversa or both options are fine?
Please let me know the pros and cons of each approach.

Respuesta aceptada

Jan
Jan el 31 de Mayo de 2014
The compression must be applied before the encryption. The AES encyption increases the entropy of the signal, such that a compression will not reducethe data size anymore.

Más respuestas (0)

Categorías

Más información sobre Encryption / Cryptography en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by