Analyse des performances des méthodes cryptographiques à clé secrète dans le cryptage des images

Abstract

This thesis focuses on cryptography, which is essential for securing communications, transactions, and data in the modern digital world. It primarily examines three cryptographic algorithms: DES, AES, and RC4. The study evaluates their performance and efficiency in encrypting digital images. The results show that the AES algorithm significantly outperforms DES in terms of security and efficiency, even with fewer rounds. RC4, while efficient in execution time, shows slightly better entropy and NPCR and UACI values compared to AES. Hybrid algorithms AES-RC4 and RC4-AES are also explored to combine the advantages of both methods.

Description

Citation