Computer sciences and Information technology
Understanding Cryptography
Write an essay (1000 words) with introduction body (answers for the following 3 questions) and conclusion.
Question 1: What is OpenSSL?
Question 2: Discuss the range of Cryptographic algorithms supported by OpenSSL?
ECB
CBC
OFB
CFB
CTR
GCM
Check the following link; it may help in answering the question
https://www.openssl.org/docs/crypto/crypto.html
Question 3: Show how modes may be used with encryption algorithms?