2

I have a toy cipher that comprises of Mix Mode Modular Arithmetic (bit similar to IDEA including, Addition Modulo $2^{n}$ , Multiplication Modulo $2^{n}$ , Subtraction Modulo $2^{n}$ and circular shifts). I want to apply Algebraic Cryptanalysis on my toy cipher. For this purpose, i want to estimate System of Equations of my cipher. How to estimate number of equations (quadratic, linear etc) and terms (linear, quadratic etc)? Reference to any paper for Algebraic Cryptanalysis of Mixed Mode Modular Arithmetic based Crypto Algorithms will also be helpful.

R. Sam
  • 389
  • 2
  • 7

0 Answers0