Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
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.

Akzeptierte Antwort

Jan
Jan am 31 Mai 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.

Weitere Antworten (0)

Kategorien

Mehr zu Encryption / Cryptography finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by