Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
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.

Réponse acceptée

Jan
Jan le 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.

Plus de réponses (0)

Catégories

En savoir plus sur Encryption / Cryptography dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by