What is the basic principle behind the Caesar Cipher, and how was it used historically?
The basic principle of the Caesar Cipher is to shift the letters a number of places in the alphabet. It was used historically to transmit military messages, mainly in the Roman Era.
What are the key differences between symmetric and asymmetric encryption? How is asymmetric used in secure communication today?
How do computers generate random numbers, and what are the differences between true random number generation (TRNG) and pseudo-random number generation (PRNG)? Discuss their use cases in cryptography.
What’s the difference between encryption and decryption? Explain with an analogy.
Encryption and decryption can be thought of like a puzzle. When you first get a puzzle, all the pieces are jumbled and out of order like encryption. You then put the pieces together to create the resulting image, like decryption.