#18unit 1technology solutions

Encryption

Transforming data to protect its confidentiality.

5-mark Exam Answer

5-mark answer

Encryption is the process of transforming plain text or data into cipher text that cannot be read by anyone other than the sender and the receiver. According to Laudon and Traver, it is the most basic tool for protecting Internet communications.

  • 1.Definition: plain text → cipher text
  • 2.Two purposes: stored info + transmission
  • 3.Provides integrity, nonrepudiation, authentication, confidentiality
  • 4.Uses a key or cipher
  • 5.Modern keys: 56–512 bits

Encryption is the process of transforming plain text or data into cipher text that cannot be read by anyone other than the sender and the receiver. The purpose of encryption is (a) to secure stored information and (b) to secure information transmission. Encryption can provide four of the six key dimensions of e-commerce security: message integrity, nonrepudiation, authentication, and confidentiality.

This transformation of plain text to cipher text is accomplished by using a key or cipher — any method for transforming plain text to cipher text. Encryption has been practiced since the earliest forms of writing and commercial transactions. Ancient Egyptian and Phoenician commercial records were encrypted using substitution and transposition ciphers.

In a substitution cipher, every occurrence of a given letter is replaced systematically by another letter. For instance, using the cipher 'letter plus two,' the word 'Hello' becomes 'JGNNQ.' In a transposition cipher, the ordering of the letters in each word is changed in some systematic way, such as writing 'Hello' backwards as 'OLLEH.'

Modern encryption systems are digital. The strength of modern security protection is measured in terms of the length of the binary key. Modern systems use keys with 56, 128, 256, or 512 binary digits. With 512-bit keys, there are 2^512 possibilities — it would take all the computers in the world about 10 years to break such a key by brute force.

Using a substitution cipher 'letter plus two,' 'Hello' becomes 'JGNNQ' — a simple illustration of transforming plain text into cipher text with a key.

Encryption is the foundational tool for e-commerce security, transforming plain text into cipher text to provide confidentiality, integrity, authentication, and nonrepudiation — with the strength of modern systems measured in key length.

encryptioncipher textkeysubstitution ciphertransposition ciphermessage integrity

The exam interface follows the university paper pattern: Section A & B carry 5-mark questions; Section C carries objective questions.