Questions
As we conclude, here is a list of questions for you to test your knowledge regarding this chapter’s material. You will find the answers in the Assessments section of the Appendix:
- Which algorithm type uses two different keys, one for encryption and the other for decryption?
- Which package from the
pycryptodome
module can we use for asymmetric encryption? - Which package from the
cryptography
module can we use for symmetric encryption? - Which class of
cryptography
module provides the cipher package with symmetric encryption? - Which algorithm is used to derive a cryptographic key from a password?