Skip to content

Automatically exported from code.google.com/p/des-linear-and-differential-cryptoanalysis

Notifications You must be signed in to change notification settings

serngawy/des-linear-and-differential-cryptoanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DES Linear & Differential Cryptoanalysis

The application has an implementation for the Liners & Differential crypto analysis of the symmetric encryption algorithm DES

Linear cryptanalysis is a general form of cryptanalysis based on finding affine approximations to the action of a cipher. Attacks have been developed for block ciphers and stream ciphers for more info check the wiki.

Differential cryptanalysis is a general form of cryptanalysis applicable primarily to block ciphers, but also to stream ciphers and cryptographic hash functions for more info check the wiki.

About

Automatically exported from code.google.com/p/des-linear-and-differential-cryptoanalysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages