Computer processors, Assembly code

Job ID: 34758770

Budget: £10 – £20 GBP

Write a program in assembly, without using symbols, that implements the described Feistel encryption system. The initial key, K0, will be stored in RAM[1], and the 16-bit plaintext will be stored in RAM[2]. The result of the encryption should be stored in RAM[0]. Your solution should be submitted in a file called “FeistelEncryption.asm”. You may use any RAM locations not specified in the description for intermediate variables. . Check the attached pdf
Related categories: Assembly Coding Computer Science