Skip to content

Implementation of a differential cryptanalytic attack on the FEAL-4 cipher, completed as part of a course project for CS 406 - Cryptography and Network Security.

Notifications You must be signed in to change notification settings

ankitkmisra/FEAL4-Cryptanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FEAL4-Cryptanalysis

This work was completed as part of a course project for CS 406 (Cryptography and Network Security), titled 'Cryptanalysis of Block Ciphers'. In this project, we cover the foundations of differential and linear cryptanalysis, and apply them to the FEAL-4 cipher. We also implement the differential cryptanalytic attack.

Authors: Ankit Kumar Misra (190050020) and Kartikey Gupta (190050044).

AttackOnFEAL4.cpp contains an implementation of the FEAL-4 cipher along with a differential cryptanalytic attack on the cipher. The other two files included here are our final report and presentation.

About

Implementation of a differential cryptanalytic attack on the FEAL-4 cipher, completed as part of a course project for CS 406 - Cryptography and Network Security.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages