cyber dis
Student Name
Institution
Instructor
Due Date
Email is a natural fit for symmetric encryption since both the encryption and decryption processes need a private key. Asymmetric encryption safeguards the conversation by using the recipient's public key. The receiver must use his or her own private key in order to read the message. If the two keys are correct, the message may be decoded. During the TLS handshake, clients and servers negotiate a common encryption method and key. All data sent between the TLS client and server is encrypted using this mechanism and key, rendering the original communication unreadable to an eavesdropper. For those interested in technical details, the most common kind of encryption in use today makes use of a pair of keys: a public key that may be used by anyone to encrypt a message, and a private key, also known as a secret key, that should be known to only one person. These keys can be used by humans, machines, and software.
Reply 1
Both symmetric and asymmetric encryption have their advantages, however. Symmetric encryption is great for protecting data when it's not being used since it only takes one key to decipher. Information stored in a database has to be encrypted so that it cannot be seen by unauthorized parties or stolen. Due to the fact that the primary objective is to maintain secrecy until the data is really required, symmetric encryption with a single key is enough.
Reply 2
For public-key cryptography and digital signature services to work, a comprehensive system called a public-key infrastructure is required (PKI). A public-key infrastructure is a set of procedures and technologies for maintaining public and private keys and certificates for the purposes of authentication, authorisation, access control, and data encryption. Using a PKI to handle keys and certificates allows for the creation and maintenance of a reliable network environment.
References
Barukab, O. M., Khan, A. I., Shaik, M. S., Murthy, M. R., & Khan, S. A. (2012). Secure communication using symmetric and asymmetric cryptographic techniques. International Journal of Information Engineering and Electronic Business, 4(2), 36.
Carayannis, E. G., & Turner, E. (2006). Innovation diffusion and technology acceptance: The case of PKI technology. Technovation, 26(7), 847-855.