Course work - Programming in assembly language

Sold 11
Refunds 0
Good feedbacks 1
Bad feedbacks 0

Assignment

Develop a program in assembly language that implements the encryption algorithm Khufu.

The program must be able to encrypt and decrypt the file specified using the text entered by the user key (password). The essence of this encryption algorithm is discussed below.


Contents

Введение……………………………………………………………………………………………..3

1. Task 4

2. General description 5

3. Development and a description of the algorithm of the program as a whole and its individual parts, the algorithm in the form strukturogramm 6

4. Programmer's Guide 11

5. Operator's Manual 12

6. Program and methods of testing. The test results of the program 13

Приложение………………………………………………………………………………………...14

List литературы………………………………………………………………………………...23