SlideShare a Scribd company logo
1 of 10
When composing your answers,
be thorough
. Do not simply examine one alternative if two or more
alternatives exist. However,
choose only one
as your answer giving reasons for your choice. The more
complete your answer, the higher your score will be. Be sure to
identify any assumptions you are making in developing your
answers and describe how your answer would change if the
assumptions were different. For multiple choice questions if you
think there are two correct answers
choose the best one
and justify your answers. Please write justification in
your own words
, avoid cut and paste or merely copying the sentences from
references. If you are describing methodology, please describe
it in
sufficient details
so that by following it, anybody can reach the same result
without
additional
help from you
.
Part I (Each 4 Pts. Total 40.) Choose the best one. Please
provide reason of your choice in a few sentences or reasons not
choosing the other choices. Reason must be in
your own words
. Use guidelines for reference as given in the instructions.
1. To protect information, one must protect against possible
virus threats True/False justify your answer
2. Which are the weaknesses of a shift cipher?
A. Natural language letter frequency makes them easy to
decode.
B. The number of letters in the alphabet makes them easy to
decode.
C. Once the shift is determined the message is decoded.
D. Once you have the code book you can decode the message
instantly
E. A&B
F. A, B & C
G. A, B, C and D
H. A & C
No reason required
3. What is the basis of the modern cryptography?
_________________
A. the laws of mathematics
B. manipulation of data
C. creating disguises for information
D. none of the above
Reason:
4.
Historically
, the primary and compelling reason for advances in
cryptography has been _____________.
a. protecting business assets
b. the need for individual privacy
c. wars
d. keeping diplomatic conversations secret
Reason: _
5. A _______________ requires that the cipher alphabet
changes throughout the encryption process.
a. monoalphabetic substitution cipher
b. polyalphabetic substitution cipher
c. quantum cipher
d. alphanumeric shift cipher
Reason: _
6. one of the Network threats is
A. buffer overflow
B. slowing the computer
C. denial of service
D. computer lock up
how it happens: _
7. Risk is __.
A. a weakness in the system
B. a circumstance that may cause loss or is possible danger
C. is a vulnerability that can be exploited
D. Nothing to worry about
Reason: _
8. The trustworthiness of a system is diminished because of.
a. demand for keys
b. confidence decrease
c. exposure to risks
d. bad weather
Reason: _
9. The _______ controls the action of the algorithm.
a. The receiver
b. the length of the plain text
c. cipher text
d. key
Reason: _
10. What has become a major web problem with respect to
security?
a. mapping attacks
b. on-line surveys
c. user ignorance
d. scripting errors
Reason: _
_____________________________________________________
_________________________
Part II (6 points each, Total 30)
Q1a Complete the following Truth Table: F denotes false and T
denotes true
A
B
C=A
or
B
D= A
xo
r B
E= A
and
B
Q1b In the following Θ denotes one of the following operators:
’
or
’, ‘
xor
’ or ‘
and
’.
Input1 Θ input2 = Result
where, input1 and, Inpuut2 are ‘A’ and ‘B’ and Result is one of
C, D, or E from the above table.
Which operation will yield? (what is Θ?)
input1 Θ result = input 2
input2 Θ result = input 1
Please show proof for one, or disprove other two
Hint:
Check
Input1 OR result = Input2?
Input2 OR result = Input1? For results C, D and E, and inputs A
and B
Repeat replacing OR with AND, and XOR
As soon as the given operator is not valid for an operation go to
the next operator.
Q2 Using the English alphabet (i.e., mod 26 arithmetic) let
plaintext = {p1, p2, pn} and corresponding cipher text = {c1,
c2, cn}.
Suppose the encryption function is ci = pi + 6 (mod 26).
You receive the cipher text message
ASAIOYZNKHKYZYINUUR
What is the decryption function, and the decrypted/recovered
plaintext?
What type of cipher is this?
Show all your steps.
Q3 You are Alice. You have agreed with your friend Bob that
you will use the Diffie-Hellman public-key algorithm to
exchange secret keys. You and Bob have agreed to use the
public base g = 9 and public modulus p = 817.
You have secretly picked the value SA = 23 You begin the
session by sending Bob your calculated value of TA. Bob
responds by sending you the value TB = 272.
What is the value of TA
What is the value of your shared secret key?
Can you guess Bob’s secret value SB and what it would be?
Show
each and every
step of your calculations, if you use Excel or any other method
of mod calculation, include the spreadsheet or the steps in that
method
(for mod calculation, the following identity may be useful
Mod ( X^n, p) = mod [mod(X,p)*mod(X^n-1, p), p]
mod(X*Y,p) = mod[mod(X,p)*mod(Y,p),p]
Q4 Bob believes that he has come up with a nifty hash function.
He assigns a numeric value VChar to each letter in the alphabet
equal to the letter’s position in the alphabet, i.e., VA = 1, VB =
2, …, VZ = 26. For a message, he calculates the hash value H =
(VChar 1 x VChar 2 x VChar 3 …x VChar N) mod (26).
Bob uses this function to send a one-word message,
Koinonia
to his supervisor Bill, along with his calculated hash value for
the message. Alice is able to intercept the message and
generates an alternative message that has a hash value that
collides with Bob’s original hash value.
Give definition and properties of the hash function.
Show a message that Alice may have used to spoof Bob’s
message and demonstrate that its hash value collides with Bob’s
original hash.
Q5 Consider the following plaintext message:
IT IS EXCITING TO KNOW THAT WE MAY HAVE FOUND
THE MISSING MATTER IN THE UNIVERSE.
a. (3 pts) If this message is sent unencrypted and successfully
received, what is its entropy? And why?
b. (3 pts) If this message is encrypted with DES using a random
56-bit key, what is the encrypted message’s entropy? And why
_____________________________________________________
_________________________
Part III
Essay Question:
Length: 800- 900 words.
Use APA format for in-line citations and references.
(30 pts.)
Compare and contrast symmetric and asymmetric encryption
algorithms.
· Your response should include a
brief
overview of the
cryptographic basis
for each type of algorithm, and a comparison of their
strengths
and
vulnerabilities.
· Describe how a hacker might go about cracking a message
encrypted with each type of algorithm.
· Suggest a specific application for each type of algorithm
(symmetric and asymmetric) where the advantages clearly
outweigh the disadvantages.
· Remember to address all points

More Related Content

Similar to When composing your answers, be thorough. Do not simply exam.docx

Symmetric ciphers questions and answers
Symmetric ciphers questions and answersSymmetric ciphers questions and answers
Symmetric ciphers questions and answersprdpgpt
 
Javascript breakdown-workbook
Javascript breakdown-workbookJavascript breakdown-workbook
Javascript breakdown-workbookHARUN PEHLIVAN
 
CS283-PublicKey.ppt
CS283-PublicKey.pptCS283-PublicKey.ppt
CS283-PublicKey.pptMIBrand
 
CS283-PublicKey.ppt
CS283-PublicKey.pptCS283-PublicKey.ppt
CS283-PublicKey.pptShounakDas16
 
Part Numbering and ID codes: general considerations and check digits
Part Numbering and ID codes: general considerations and check digitsPart Numbering and ID codes: general considerations and check digits
Part Numbering and ID codes: general considerations and check digitsjohnhwoodsslideshare
 
Cyclomatic complexity
Cyclomatic complexityCyclomatic complexity
Cyclomatic complexityAngelo Trozzo
 
Machine learning important questions
Machine learning  important questionsMachine learning  important questions
Machine learning important questionsSadhanaKumble1
 
Which of the following is not one of the rules cited in class for making e ma...
Which of the following is not one of the rules cited in class for making e ma...Which of the following is not one of the rules cited in class for making e ma...
Which of the following is not one of the rules cited in class for making e ma...josbuttlewr116
 
9th_Computer Full Exercise
9th_Computer Full Exercise 9th_Computer Full Exercise
9th_Computer Full Exercise Naeem Mughal
 
sabith.pptx
sabith.pptxsabith.pptx
sabith.pptxsabith15
 
NTUT Information Security Homework 1
NTUT Information Security Homework 1 NTUT Information Security Homework 1
NTUT Information Security Homework 1 dennysora
 
Network security
Network securityNetwork security
Network securitySisir Ghosh
 
one of the rules cited in class for making e-mail more effective Experience T...
one of the rules cited in class for making e-mail more effective Experience T...one of the rules cited in class for making e-mail more effective Experience T...
one of the rules cited in class for making e-mail more effective Experience T...pinck3125
 
Understanding the History of EncryptionUnderstanding the
Understanding the History of EncryptionUnderstanding theUnderstanding the History of EncryptionUnderstanding the
Understanding the History of EncryptionUnderstanding thecorbing9ttj
 
Cryptography Key Management.pptx
Cryptography Key Management.pptxCryptography Key Management.pptx
Cryptography Key Management.pptxSurendraBasnet6
 

Similar to When composing your answers, be thorough. Do not simply exam.docx (20)

Symmetric ciphers questions and answers
Symmetric ciphers questions and answersSymmetric ciphers questions and answers
Symmetric ciphers questions and answers
 
Unit i
Unit iUnit i
Unit i
 
Security
Security Security
Security
 
Anti-Patterns
Anti-PatternsAnti-Patterns
Anti-Patterns
 
Huffman analysis
Huffman analysisHuffman analysis
Huffman analysis
 
Javascript breakdown-workbook
Javascript breakdown-workbookJavascript breakdown-workbook
Javascript breakdown-workbook
 
CS283-PublicKey.ppt
CS283-PublicKey.pptCS283-PublicKey.ppt
CS283-PublicKey.ppt
 
CS283-PublicKey.ppt
CS283-PublicKey.pptCS283-PublicKey.ppt
CS283-PublicKey.ppt
 
Part Numbering and ID codes: general considerations and check digits
Part Numbering and ID codes: general considerations and check digitsPart Numbering and ID codes: general considerations and check digits
Part Numbering and ID codes: general considerations and check digits
 
Cyclomatic complexity
Cyclomatic complexityCyclomatic complexity
Cyclomatic complexity
 
Machine learning important questions
Machine learning  important questionsMachine learning  important questions
Machine learning important questions
 
Which of the following is not one of the rules cited in class for making e ma...
Which of the following is not one of the rules cited in class for making e ma...Which of the following is not one of the rules cited in class for making e ma...
Which of the following is not one of the rules cited in class for making e ma...
 
9th_Computer Full Exercise
9th_Computer Full Exercise 9th_Computer Full Exercise
9th_Computer Full Exercise
 
sabith.pptx
sabith.pptxsabith.pptx
sabith.pptx
 
NTUT Information Security Homework 1
NTUT Information Security Homework 1 NTUT Information Security Homework 1
NTUT Information Security Homework 1
 
Network security
Network securityNetwork security
Network security
 
one of the rules cited in class for making e-mail more effective Experience T...
one of the rules cited in class for making e-mail more effective Experience T...one of the rules cited in class for making e-mail more effective Experience T...
one of the rules cited in class for making e-mail more effective Experience T...
 
Understanding the History of EncryptionUnderstanding the
Understanding the History of EncryptionUnderstanding theUnderstanding the History of EncryptionUnderstanding the
Understanding the History of EncryptionUnderstanding the
 
Adobe
AdobeAdobe
Adobe
 
Cryptography Key Management.pptx
Cryptography Key Management.pptxCryptography Key Management.pptx
Cryptography Key Management.pptx
 

More from mansonagnus

1.Cash flow information Direct and indirect methodsThe co.docx
1.Cash flow information Direct and indirect methodsThe co.docx1.Cash flow information Direct and indirect methodsThe co.docx
1.Cash flow information Direct and indirect methodsThe co.docxmansonagnus
 
1.Cash flow information Direct and indirect methodsThe comp.docx
1.Cash flow information Direct and indirect methodsThe comp.docx1.Cash flow information Direct and indirect methodsThe comp.docx
1.Cash flow information Direct and indirect methodsThe comp.docxmansonagnus
 
1.At least 500 words APA Style2.Clear, logical f.docx
1.At least 500 words APA Style2.Clear, logical f.docx1.At least 500 words APA Style2.Clear, logical f.docx
1.At least 500 words APA Style2.Clear, logical f.docxmansonagnus
 
1.Assess the level of interdependence between planning, program eval.docx
1.Assess the level of interdependence between planning, program eval.docx1.Assess the level of interdependence between planning, program eval.docx
1.Assess the level of interdependence between planning, program eval.docxmansonagnus
 
1.Assign values to variable num1 to 100 and num2 to 20a.Fi.docx
1.Assign values to variable num1 to 100 and num2 to 20a.Fi.docx1.Assign values to variable num1 to 100 and num2 to 20a.Fi.docx
1.Assign values to variable num1 to 100 and num2 to 20a.Fi.docxmansonagnus
 
1.Antique Reproductions, Inc. estimates its manufacturing costs .docx
1.Antique Reproductions, Inc. estimates its manufacturing costs .docx1.Antique Reproductions, Inc. estimates its manufacturing costs .docx
1.Antique Reproductions, Inc. estimates its manufacturing costs .docxmansonagnus
 
1.Assess the changing complexion of the U.S. labor force and how i.docx
1.Assess the changing complexion of the U.S. labor force and how i.docx1.Assess the changing complexion of the U.S. labor force and how i.docx
1.Assess the changing complexion of the U.S. labor force and how i.docxmansonagnus
 
1.As a critical thinker we have to work with analysis and eval.docx
1.As a critical thinker we have to work with analysis and eval.docx1.As a critical thinker we have to work with analysis and eval.docx
1.As a critical thinker we have to work with analysis and eval.docxmansonagnus
 
1.A new diagnostic test has been developed to Diagnose Disease.docx
1.A new diagnostic test has been developed to Diagnose Disease.docx1.A new diagnostic test has been developed to Diagnose Disease.docx
1.A new diagnostic test has been developed to Diagnose Disease.docxmansonagnus
 
1.A repeated melodic and rhythmic figure in the lower register o.docx
1.A repeated melodic and rhythmic figure in the lower register o.docx1.A repeated melodic and rhythmic figure in the lower register o.docx
1.A repeated melodic and rhythmic figure in the lower register o.docxmansonagnus
 
1.A preliminary investigation is conducted by probation officers a.docx
1.A preliminary investigation is conducted by probation officers a.docx1.A preliminary investigation is conducted by probation officers a.docx
1.A preliminary investigation is conducted by probation officers a.docxmansonagnus
 
1.Analyze the value stream by using a flow diagram to map the value .docx
1.Analyze the value stream by using a flow diagram to map the value .docx1.Analyze the value stream by using a flow diagram to map the value .docx
1.Analyze the value stream by using a flow diagram to map the value .docxmansonagnus
 
1.Aim To develop a supply chain for a food industry.2..docx
1.Aim To develop a supply chain for a food industry.2..docx1.Aim To develop a supply chain for a food industry.2..docx
1.Aim To develop a supply chain for a food industry.2..docxmansonagnus
 
1.A developmental psychologist (e.g., Jean Piaget) who bases his con.docx
1.A developmental psychologist (e.g., Jean Piaget) who bases his con.docx1.A developmental psychologist (e.g., Jean Piaget) who bases his con.docx
1.A developmental psychologist (e.g., Jean Piaget) who bases his con.docxmansonagnus
 
1.A music school in Boyles Height, LA, specializes in teaching the g.docx
1.A music school in Boyles Height, LA, specializes in teaching the g.docx1.A music school in Boyles Height, LA, specializes in teaching the g.docx
1.A music school in Boyles Height, LA, specializes in teaching the g.docxmansonagnus
 
1.0.550.55 points   Previous AnswersWaneAC5 5.4.001..docx
1.0.550.55 points   Previous AnswersWaneAC5 5.4.001..docx1.0.550.55 points   Previous AnswersWaneAC5 5.4.001..docx
1.0.550.55 points   Previous AnswersWaneAC5 5.4.001..docxmansonagnus
 
1.1. Counting jails and prisons, approximately how many citizens a.docx
1.1. Counting jails and prisons, approximately how many citizens a.docx1.1. Counting jails and prisons, approximately how many citizens a.docx
1.1. Counting jails and prisons, approximately how many citizens a.docxmansonagnus
 
1.20(1 pts.) In the 70s, Dr. Richard Raskin underwent a radical su.docx
1.20(1 pts.) In the 70s, Dr. Richard Raskin underwent a radical su.docx1.20(1 pts.) In the 70s, Dr. Richard Raskin underwent a radical su.docx
1.20(1 pts.) In the 70s, Dr. Richard Raskin underwent a radical su.docxmansonagnus
 
1.A department store chain is designing a layout for a new.docx
1.A department store chain is designing a layout for a new.docx1.A department store chain is designing a layout for a new.docx
1.A department store chain is designing a layout for a new.docxmansonagnus
 
1.1 How does speaker intent differentiate informative, persu.docx
1.1 How does speaker intent differentiate informative, persu.docx1.1 How does speaker intent differentiate informative, persu.docx
1.1 How does speaker intent differentiate informative, persu.docxmansonagnus
 

More from mansonagnus (20)

1.Cash flow information Direct and indirect methodsThe co.docx
1.Cash flow information Direct and indirect methodsThe co.docx1.Cash flow information Direct and indirect methodsThe co.docx
1.Cash flow information Direct and indirect methodsThe co.docx
 
1.Cash flow information Direct and indirect methodsThe comp.docx
1.Cash flow information Direct and indirect methodsThe comp.docx1.Cash flow information Direct and indirect methodsThe comp.docx
1.Cash flow information Direct and indirect methodsThe comp.docx
 
1.At least 500 words APA Style2.Clear, logical f.docx
1.At least 500 words APA Style2.Clear, logical f.docx1.At least 500 words APA Style2.Clear, logical f.docx
1.At least 500 words APA Style2.Clear, logical f.docx
 
1.Assess the level of interdependence between planning, program eval.docx
1.Assess the level of interdependence between planning, program eval.docx1.Assess the level of interdependence between planning, program eval.docx
1.Assess the level of interdependence between planning, program eval.docx
 
1.Assign values to variable num1 to 100 and num2 to 20a.Fi.docx
1.Assign values to variable num1 to 100 and num2 to 20a.Fi.docx1.Assign values to variable num1 to 100 and num2 to 20a.Fi.docx
1.Assign values to variable num1 to 100 and num2 to 20a.Fi.docx
 
1.Antique Reproductions, Inc. estimates its manufacturing costs .docx
1.Antique Reproductions, Inc. estimates its manufacturing costs .docx1.Antique Reproductions, Inc. estimates its manufacturing costs .docx
1.Antique Reproductions, Inc. estimates its manufacturing costs .docx
 
1.Assess the changing complexion of the U.S. labor force and how i.docx
1.Assess the changing complexion of the U.S. labor force and how i.docx1.Assess the changing complexion of the U.S. labor force and how i.docx
1.Assess the changing complexion of the U.S. labor force and how i.docx
 
1.As a critical thinker we have to work with analysis and eval.docx
1.As a critical thinker we have to work with analysis and eval.docx1.As a critical thinker we have to work with analysis and eval.docx
1.As a critical thinker we have to work with analysis and eval.docx
 
1.A new diagnostic test has been developed to Diagnose Disease.docx
1.A new diagnostic test has been developed to Diagnose Disease.docx1.A new diagnostic test has been developed to Diagnose Disease.docx
1.A new diagnostic test has been developed to Diagnose Disease.docx
 
1.A repeated melodic and rhythmic figure in the lower register o.docx
1.A repeated melodic and rhythmic figure in the lower register o.docx1.A repeated melodic and rhythmic figure in the lower register o.docx
1.A repeated melodic and rhythmic figure in the lower register o.docx
 
1.A preliminary investigation is conducted by probation officers a.docx
1.A preliminary investigation is conducted by probation officers a.docx1.A preliminary investigation is conducted by probation officers a.docx
1.A preliminary investigation is conducted by probation officers a.docx
 
1.Analyze the value stream by using a flow diagram to map the value .docx
1.Analyze the value stream by using a flow diagram to map the value .docx1.Analyze the value stream by using a flow diagram to map the value .docx
1.Analyze the value stream by using a flow diagram to map the value .docx
 
1.Aim To develop a supply chain for a food industry.2..docx
1.Aim To develop a supply chain for a food industry.2..docx1.Aim To develop a supply chain for a food industry.2..docx
1.Aim To develop a supply chain for a food industry.2..docx
 
1.A developmental psychologist (e.g., Jean Piaget) who bases his con.docx
1.A developmental psychologist (e.g., Jean Piaget) who bases his con.docx1.A developmental psychologist (e.g., Jean Piaget) who bases his con.docx
1.A developmental psychologist (e.g., Jean Piaget) who bases his con.docx
 
1.A music school in Boyles Height, LA, specializes in teaching the g.docx
1.A music school in Boyles Height, LA, specializes in teaching the g.docx1.A music school in Boyles Height, LA, specializes in teaching the g.docx
1.A music school in Boyles Height, LA, specializes in teaching the g.docx
 
1.0.550.55 points   Previous AnswersWaneAC5 5.4.001..docx
1.0.550.55 points   Previous AnswersWaneAC5 5.4.001..docx1.0.550.55 points   Previous AnswersWaneAC5 5.4.001..docx
1.0.550.55 points   Previous AnswersWaneAC5 5.4.001..docx
 
1.1. Counting jails and prisons, approximately how many citizens a.docx
1.1. Counting jails and prisons, approximately how many citizens a.docx1.1. Counting jails and prisons, approximately how many citizens a.docx
1.1. Counting jails and prisons, approximately how many citizens a.docx
 
1.20(1 pts.) In the 70s, Dr. Richard Raskin underwent a radical su.docx
1.20(1 pts.) In the 70s, Dr. Richard Raskin underwent a radical su.docx1.20(1 pts.) In the 70s, Dr. Richard Raskin underwent a radical su.docx
1.20(1 pts.) In the 70s, Dr. Richard Raskin underwent a radical su.docx
 
1.A department store chain is designing a layout for a new.docx
1.A department store chain is designing a layout for a new.docx1.A department store chain is designing a layout for a new.docx
1.A department store chain is designing a layout for a new.docx
 
1.1 How does speaker intent differentiate informative, persu.docx
1.1 How does speaker intent differentiate informative, persu.docx1.1 How does speaker intent differentiate informative, persu.docx
1.1 How does speaker intent differentiate informative, persu.docx
 

Recently uploaded

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxPooja Bhuva
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 

Recently uploaded (20)

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 

When composing your answers, be thorough. Do not simply exam.docx

  • 1. When composing your answers, be thorough . Do not simply examine one alternative if two or more alternatives exist. However, choose only one as your answer giving reasons for your choice. The more complete your answer, the higher your score will be. Be sure to identify any assumptions you are making in developing your answers and describe how your answer would change if the assumptions were different. For multiple choice questions if you think there are two correct answers choose the best one and justify your answers. Please write justification in your own words , avoid cut and paste or merely copying the sentences from references. If you are describing methodology, please describe it in sufficient details so that by following it, anybody can reach the same result without additional help from you . Part I (Each 4 Pts. Total 40.) Choose the best one. Please provide reason of your choice in a few sentences or reasons not choosing the other choices. Reason must be in your own words . Use guidelines for reference as given in the instructions.
  • 2. 1. To protect information, one must protect against possible virus threats True/False justify your answer 2. Which are the weaknesses of a shift cipher? A. Natural language letter frequency makes them easy to decode. B. The number of letters in the alphabet makes them easy to decode. C. Once the shift is determined the message is decoded. D. Once you have the code book you can decode the message instantly E. A&B F. A, B & C G. A, B, C and D H. A & C No reason required 3. What is the basis of the modern cryptography? _________________ A. the laws of mathematics B. manipulation of data C. creating disguises for information
  • 3. D. none of the above Reason: 4. Historically , the primary and compelling reason for advances in cryptography has been _____________. a. protecting business assets b. the need for individual privacy c. wars d. keeping diplomatic conversations secret Reason: _ 5. A _______________ requires that the cipher alphabet changes throughout the encryption process. a. monoalphabetic substitution cipher b. polyalphabetic substitution cipher c. quantum cipher d. alphanumeric shift cipher Reason: _
  • 4. 6. one of the Network threats is A. buffer overflow B. slowing the computer C. denial of service D. computer lock up how it happens: _ 7. Risk is __. A. a weakness in the system B. a circumstance that may cause loss or is possible danger C. is a vulnerability that can be exploited D. Nothing to worry about Reason: _ 8. The trustworthiness of a system is diminished because of. a. demand for keys b. confidence decrease c. exposure to risks d. bad weather
  • 5. Reason: _ 9. The _______ controls the action of the algorithm. a. The receiver b. the length of the plain text c. cipher text d. key Reason: _ 10. What has become a major web problem with respect to security? a. mapping attacks b. on-line surveys c. user ignorance d. scripting errors Reason: _ _____________________________________________________ _________________________ Part II (6 points each, Total 30) Q1a Complete the following Truth Table: F denotes false and T
  • 6. denotes true A B C=A or B D= A xo r B E= A and B Q1b In the following Θ denotes one of the following operators: ’ or ’, ‘ xor ’ or ‘ and ’. Input1 Θ input2 = Result
  • 7. where, input1 and, Inpuut2 are ‘A’ and ‘B’ and Result is one of C, D, or E from the above table. Which operation will yield? (what is Θ?) input1 Θ result = input 2 input2 Θ result = input 1 Please show proof for one, or disprove other two Hint: Check Input1 OR result = Input2? Input2 OR result = Input1? For results C, D and E, and inputs A and B Repeat replacing OR with AND, and XOR As soon as the given operator is not valid for an operation go to the next operator. Q2 Using the English alphabet (i.e., mod 26 arithmetic) let plaintext = {p1, p2, pn} and corresponding cipher text = {c1, c2, cn}. Suppose the encryption function is ci = pi + 6 (mod 26). You receive the cipher text message ASAIOYZNKHKYZYINUUR
  • 8. What is the decryption function, and the decrypted/recovered plaintext? What type of cipher is this? Show all your steps. Q3 You are Alice. You have agreed with your friend Bob that you will use the Diffie-Hellman public-key algorithm to exchange secret keys. You and Bob have agreed to use the public base g = 9 and public modulus p = 817. You have secretly picked the value SA = 23 You begin the session by sending Bob your calculated value of TA. Bob responds by sending you the value TB = 272. What is the value of TA What is the value of your shared secret key? Can you guess Bob’s secret value SB and what it would be? Show each and every step of your calculations, if you use Excel or any other method of mod calculation, include the spreadsheet or the steps in that method (for mod calculation, the following identity may be useful Mod ( X^n, p) = mod [mod(X,p)*mod(X^n-1, p), p] mod(X*Y,p) = mod[mod(X,p)*mod(Y,p),p]
  • 9. Q4 Bob believes that he has come up with a nifty hash function. He assigns a numeric value VChar to each letter in the alphabet equal to the letter’s position in the alphabet, i.e., VA = 1, VB = 2, …, VZ = 26. For a message, he calculates the hash value H = (VChar 1 x VChar 2 x VChar 3 …x VChar N) mod (26). Bob uses this function to send a one-word message, Koinonia to his supervisor Bill, along with his calculated hash value for the message. Alice is able to intercept the message and generates an alternative message that has a hash value that collides with Bob’s original hash value. Give definition and properties of the hash function. Show a message that Alice may have used to spoof Bob’s message and demonstrate that its hash value collides with Bob’s original hash. Q5 Consider the following plaintext message: IT IS EXCITING TO KNOW THAT WE MAY HAVE FOUND THE MISSING MATTER IN THE UNIVERSE. a. (3 pts) If this message is sent unencrypted and successfully received, what is its entropy? And why? b. (3 pts) If this message is encrypted with DES using a random 56-bit key, what is the encrypted message’s entropy? And why _____________________________________________________ _________________________ Part III
  • 10. Essay Question: Length: 800- 900 words. Use APA format for in-line citations and references. (30 pts.) Compare and contrast symmetric and asymmetric encryption algorithms. · Your response should include a brief overview of the cryptographic basis for each type of algorithm, and a comparison of their strengths and vulnerabilities. · Describe how a hacker might go about cracking a message encrypted with each type of algorithm. · Suggest a specific application for each type of algorithm (symmetric and asymmetric) where the advantages clearly outweigh the disadvantages. · Remember to address all points