In cryptography, differential equations of addition (DEA) are one of the most basic equations related to differential cryptanalysis that mix additions over two different groups (e.g. addition modulo 232 and addition over GF(2)) and where input and output differences are expressed as XORs.
Contents
Examples of Differential Equations of Addition
Differential equations of addition (DEA) are of the following form:
  
    
      
        
where 
  
    
      
        
Let a set 
  
    
      
        
DEA were reported by Chengqing Li et al., where 
  
    
      
        
Usage of Differential Equations of Addition
Solution to an arbitrary set of DEA (either in batch and or in adaptive query model) was due to Souradyuti Paul and Bart Preneel. The solution techniques have been used to attack the stream cipher Helix.
