# Cryptographic_Performance-Project **Repository Path**: abignail/Cryptographic_Performance-Project ## Basic Information - **Project Name**: Cryptographic_Performance-Project - **Description**: https://github.com/GppCalcagno/Cryptographic_Performance-Project.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-15 - **Last Updated**: 2025-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # :toolbox: Computer Science - Project Ensuring the safety of an electronic device during its execution is a very important issue, especially in cases where the design and manufacture are carried out by different companies.The aim of the project is to instantiate hardware architectures that differ both ins tructure and in computational capacity in order to test the impact of the AES algorithm on system performance and how performance varies with cryptographic and system characteristics variation. The development of the project into 3 well defined parts: * Creation of hardware architectures * Implementation of a test bench based on an AES algorithm * Testing and Analysis of Results