Research Article

Multiple Differential Distinguisher of SIMECK32/64 Based on Deep Learning

Algorithm 1

Encryption of SIMECK.
Input:
P = (L0, R0)∈{0,1}2n
Output:
C = (Lr, Rr)∈{0,1}2n
(1)for i = 1 to r do
(2)Li =  , (( \
(3)Li = 
(4)Ri = 
(5)end for
(6)return (Lr, Rr)