Analysis of DES, 3DES and AES Algorithm
- Home
- Portfolio Details
Project information
- Category: Analysis of Encryption and Decryption
- Course: Security and Data Privacy
- Project date: December 2022
- Project URL: Github-CSC852-Security
Project Details
- Measured the time taken for encryption and decryption with eight different input sizes.
- Compared the average time to see which algorithm is fast or slow.
- Identified the component for which an algorithm is weak or strong.
- Identified which algorithm provides better security over other algorithms.