AOU حل جميع الواجبات ومشاريع التخرج لجميع الفروع والتخصصات AOU
حلول مضمونة وغير مكررة لجميع الواجبات
 
مدرسين خصوصيين – ملخصات هامة مجانية لجميع المواد
خدماتنا لجميع فروع الجامعة ولجميع الأقسام الدراسية
 
واتس اب 00963957547725
mustafaalbeda@hotmail.com
AOU حل جميع الواجبات ومشاريع التخرج لجميع الفروع والتخصصات AOU
حلول مضمونة وغير مكررة لجميع الواجبات
 
مدرسين خصوصيين – ملخصات هامة مجانية لجميع المواد
خدماتنا لجميع فروع الجامعة ولجميع الأقسام الدراسية
 
واتس اب 00963957547725
mustafaalbeda@hotmail.com
AOU حل جميع الواجبات ومشاريع التخرج لجميع الفروع والتخصصات AOU
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

AOU حل جميع الواجبات ومشاريع التخرج لجميع الفروع والتخصصات AOU

AOU حلول مضمونة وغير مكررة لجميع الواجبات ومشاريع التخرج AOU
 
الرئيسيةالرئيسية  أحدث الصورأحدث الصور  التسجيلالتسجيل  دخولدخول  
واتس اب-موبايل 00963957547725 -mustafaalbeda@hotmail.com

Instagram


 

  Faculty of Computer Studies T215B Communication and Information Technologies – Part B Tutor Marked Assignment Cut-Off Date: TBC Total Marks: 80 Contents Part A: Cryptography …..………………………………………………………... 2 Part B: Two Square Cipher ……………

اذهب الى الأسفل 
كاتب الموضوعرسالة
WhatsApp-00963951432013
Admin
WhatsApp-00963951432013


عدد المساهمات : 2429
نقاط : 292724
السٌّمعَة : 4
تاريخ التسجيل : 20/09/2008
العمر : 54
الموقع : www.aoua.123.st

   Faculty of Computer Studies T215B Communication and Information Technologies – Part B Tutor Marked Assignment  Cut-Off Date: TBC						         Total Marks: 80  Contents Part A: Cryptography …..………………………………………………………...  2 Part B: Two Square Cipher …………… Empty
مُساهمةموضوع: Faculty of Computer Studies T215B Communication and Information Technologies – Part B Tutor Marked Assignment Cut-Off Date: TBC Total Marks: 80 Contents Part A: Cryptography …..………………………………………………………... 2 Part B: Two Square Cipher ……………      Faculty of Computer Studies T215B Communication and Information Technologies – Part B Tutor Marked Assignment  Cut-Off Date: TBC						         Total Marks: 80  Contents Part A: Cryptography …..………………………………………………………...  2 Part B: Two Square Cipher …………… I_icon_minitimeالأربعاء نوفمبر 11, 2015 3:13 am




Faculty of Computer Studies
T215B
Communication and Information Technologies – Part B
Tutor Marked Assignment

Cut-Off Date: TBC Total Marks: 80

Contents
Part A: Cryptography …..………………………………………………………... 2
Part B: Two Square Cipher ……………………………………………..……… 2
Part C: Two Square Cipher Algorithm - Encryption ………….……..……… 3

Plagiarism Warning:
As per AOU rules and regulations, all students are required to submit their own TMA work and avoid plagiarism. The AOU has implemented sophisticated techniques for plagiarism detection. You must provide all references in case you use and quote another person's work in your TMA. You will be penalized for any act of plagiarism as per the AOU's rules and regulations.

Declaration of No Plagiarism by Student (to be signed and submitted by student with TMA work):
I hereby declare that this submitted TMA work is a result of my own efforts and I have not plagiarized any other person's work. I have provided all references of information that I have used and quoted in my TMA work.

Name of Student:
Signature:
Date:




Part A: Cryptography (20 marks)
During the study of T215B course you have studied several algorithms of encryption. This part focuses on the basics encryption; use your own words to answer the following questions.
1. Encryption: (6 Marks)
 What is encryption?
 What is it used for?
 What are its advantages and disadvantages?

2. Symmetric key cryptography: (6 Marks)
 What is it?
 What are its applications?
 What are its advantages and disadvantages?

3. Asymmetric key cryptography: (6 Marks)
 What is asymmetric key cryptography and why it is usually called public key cryptography?
 What are its applications?
 What are its advantages and disadvantages?

Note: you need to provide reliable references to your answer

Part B: Two Square Cipher (30 marks)
A two-square cipher [1] is a modification of the Playfair cipher and provides slightly better security of communication by encrypting the plaintext based on digraph principle which you studied in the Cease Cipher with Digraph.
This task aims to assist you in learning more about the two-square cipher. Your answer for this task should be as report which starting with introduction and ending with conclusion, the report should be within 1000 – 1200 words (long report, you should adhere to word count), the report must have proper citations and references. The body of your report should answer the following questions:
1. Define two-square cipher? (6 marks)
2. List the two varieties of the two-square cipher? (2 marks)
3. Describe the two-square encryption steps? (10 marks)
4. Describe the two-square cipher decryption steps? (4 marks)
5. The security of the two-square cipher cryptosystem has several advantages and disadvantages, list two advantages and two disadvantages? (4 marks)
Your answer should be within the range of (1000 – 1200) words count. (2 marks)
You should provide at least one figure or table. (2 marks)

Part C: Two Square Cipher Algorithm - Encryption (30 marks)
This part is a practical one. Based on the previous study of the two square cipher algorithm in Part B, you have to test the algorithm in order to obtain the correct ciphertext by following the next steps.
1. The first step of encryption is preparing the plaintext. The plaintext is your first, second and sure names, then select the first 12 letters of the name. (6 marks)
2. Use the two keywords “retreats” and “enemies” to generate two mixed squares one on top of the other of size 5x5, letters of alphabets are arranged line by line starting from the top left corner, the letter ‘x’ is dropped. You should provide the two resultant mixed squares letters as two strings, one each line. (12 marks)
3. Using the Two Square cipher algorithm, encrypt the plaintext of question 1 part C based on the generated two mixed squares of question 2 part C. (12 marks)
Your answer should be detailed, you should show each output of each step of the algorithm besides the final answers.

REFERENCES:

[1] "Solution of Polygraphic Substitution Systems", Chapter 7, IndaBook, 2015. Available at http://www.indabook.org/
[2] http://www.asciitable.pro/ascii_table.htm

NOTES

• Make sure to write your name and ID clearly.
• Answer all questions and do not exceed the word count.
• Always make citations and referencing (provide proper references using any format).
• Use your own words (copy and paste cause deduction of marks even if you provide proper references).
--------------------------------
End of TMA
Good Luck
الرجوع الى أعلى الصفحة اذهب الى الأسفل
http://www.aoua.123.st
 
Faculty of Computer Studies T215B Communication and Information Technologies – Part B Tutor Marked Assignment Cut-Off Date: TBC Total Marks: 80 Contents Part A: Cryptography …..………………………………………………………... 2 Part B: Two Square Cipher ……………
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1
 مواضيع مماثلة
-
»  Faculty of Computer Studies T215B Communication and Information Technologies – Part B Tutor Marked Assignment Cut-Off Date: TBC Total Marks: 80 Contents Part A: Cryptography …..………………………………………………………... 2 Part B: Two Square Cipher ……………
»  Faculty of Computer Studies Course Code: M107 Course Title: Introduction to C# Programming Fall 2015- 2016-Tutor Marked Assignment Cut-Off Date: Total Marks:80 Contents Part I: Theoretical Questions [20 Marks] Part II: Output and Debuggi
»  Faculty of Computer Studies Course Code: M107 Course Title: Introduction to C# Programming Spring 2015- 2016-Tutor Marked Assignment- Solution Cut-Off Date: Total Marks: 80 Contents Part I: Theoretical Questions [20 Marks] Part II: Outpu
»  Faculty of Computer Studies Course Code: T216A Course Title: Cisco Networking (CCNA) part A Tutor Marked Assignment Cut-Off Date: December 12, 2015 Total Marks:100 Contents Question 1 (18 marks)…………..………………………………………..………… 2 Question 2 (12 marks)
»  Faculty of Computer Studies Course Code: M150A Course Title: DATA, COMPUTING and INFORMATION - A Tutor Marked Assignment Cut-Off Date: Total Marks: 60 Contents Question 1 ……………………..…………………………………..……… 2 Question 2 ……………………………..………………..………………… 3

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
AOU حل جميع الواجبات ومشاريع التخرج لجميع الفروع والتخصصات AOU :: حلول واجبات 2016 الفصل الصيفي AOU(يشاهدة الآن 3537 زائر)-
انتقل الى: