RTUComputer ScienceYr 2023 · Sem 62023

Q3Information Security Systems

Question

2 marks

Differentiate between symmetric and asymmetric key cryptography.

Answer

Symmetric uses one shared key, while asymmetric uses a public-private key pair.

Symmetric cryptography utilizes a single shared key for both encryption and decryption, requiring secure key distribution. Asymmetric cryptography uses a mathematically linked key pair: a public key for encryption and a private key for decryption, eliminating the shared key distribution problem.

Back to Paper