TM112 Tma Ksa Fall24 25
TM112 Tma Ksa Fall24 25
Total Marks: 30
Contents
Question1 ...……………………….……………………………………………………………………..…..1
Question 2 …..……………………………………………………………………………………….…..…..2
Question 3 …..……………………………………………………………………………………….…..…..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:……………………………………………………
1
Question 1:(10 marks)
Some argue that security and privacy are mutually exclusive, while others disagree.
In order to safeguard our privacy and security, numerous tools have been integrated
into our mobile phone and computer applications, thereby preventing the
unauthorized access of information.
In this context, you are requested to conduct research and compose a report that
addresses the following inquiries:
- What are the definitions of privacy and security? Define each term and evaluate
whether it is feasible to maintain privacy without security.
- What is the Clipper chip and what was its intended purpose? Refer to the two
distinct keys that are present in a Clipper device and provide their names.
- What is the Skipjack algorithm? Briefly describe the operation of encryption and
decryption in the context of this algorithm.
- In summary, did the clipper chip offer privacy and security? Provide a rationale for
your response.
Report Composition:
While composing your report, it is recommended that you adhere to the following
guidelines:
- The duration of your report should be between 700 and 800 words.
- Guarantee that your report features a suitable structure and writing style.
3
are required to devise an algorithm and create a Python program that generates the
diagram shown below using the turtle graphics library.
1- Each side of the hexagon is 50 units in length. Each hexagon has a distinct hue.
2- The ultimate configuration of the output must conform to the depiction provided above
3- You may compile the preferred colors into a list for indexed access throughout the pai
nting loop.
4- Ensure the accurate configuration of the initial coordinates (x & y) of your design to pr
eserve the diagram.
End of Assessment