You are on page 1of 4

Round 9

right side 0010 1001 0011 0000 0110 0010 1001 0011

left side 01110011000000111100110010101000

Make expansion permutation for right side

0010100100101001001100000110011000010011001011

Then apply 2 left shift

a=0100100011001111000001111000

b=11 01011101 001101110010001110

after
a=0010001100111100000111100001

b=01011101 00110111001000111011

permutation by make 48bit

001000110011110000011110000101011101001101110010

apply XOR with the key

000010100001010100101110011100111100000001011001

Make 32 by using s box

1101 0011 1010 1111 0110 1001 0100 1100

Make XOR with left side

10100000101011001010010111100100

The result in right side 10100000101011001010010111100100


The result in left side 0010 1001 0011 0000 0110 0010 1001 0011

Round 10

right side 10100000101011001010010111100100


left side 0010 1001 0011 0000 0110 0010 1001 0011

Make expansion permutation for right side

1010000101011001010010111111001001010101011110010001
01

Then apply 1 left shift


a=0010001100111100000111100001

b=01011101 00110111001000111011

a=0100011001111000001111000010

b=1011101 001101110010001110110

permutation by make 48bit

011011001110010111000111100000011101010100110010

apply XOR with the key

110101001110011011000110000001000000000000000011

Make 32 by using s box

10110101111010010010011000001101

Make XOR with left side


10010111111110010011111010001110

The result in right side 10010111111110010011111010001110

The result in left side 10100000101011001010010111100100

Round11
Make expansion permutation for right side

1 0 0 1 0 1 1 1 1 1 1 1 0 0 1 0
0 1 1 1 1 0 0 1 0 0 1 1 1 1 0 1
1 0 0 0 1 0 0 1 1 1 1 1 0 0 0 0
Then apply 1 left shift
A=1000110011110000011110000100

B=1011101 001101110010001110110

permutation by make 48bit

111110 100000 111010 101001 100101 010111 110000 010011

apply XOR with the key

011011011110110011101110010111101111000001100000000

Make 32 by using s box

1011 1110 1010 1101 0110 1010 1111 0001

Make XOR with left side

00011110000000011100111000010101

The result in right side 00011110000000011100111000010101


The result in left side 10010111111110010011111010001110

Round12
Make expansion permutation for right side

Then apply 1 left shift


A=0001100111100000111100001001
B=011101 0011011100100011101101

You might also like