computer processors
Budget: $10 – $30 USD
1) Produce an implementation, in HDL, of the described Feistel encryption scheme in the document.
2) Write a program in HACK 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].
please note the program should be able to run on the listed tool
2) Write a program in HACK 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].
please note the program should be able to run on the listed tool