Cryptography Essentials in Python
placeVeenendaal 28 apr. 2026Toon rooster event 28 april 2026, 09:00-16:00, Veenendaal |
Meer weten over de onderwerpen die aan bod komen en de vereiste voorkennis? Neem vrijblijvend contact met ons op.
Explore the Python API to encrypt and decrypt data
Description
In this course you will explore the Python API to encrypt and decrypt data.
After a brief history of cryptography, you will learn the difference between symmetric and asymmetric encryption and you will understand the details of AES. Next the Python API that is used to perform symmetric encryption are covered and used in the lab.
Then you will learn the concepts behind asymmetric encryption and the details of RSA. Also thePython API that is needed to do asymmetric encryption are examined and used in the lab.
Then you will learn what hashing is and how you can digitally sign documents. You'll also experience the use of certificates…
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.
Meer weten over de onderwerpen die aan bod komen en de vereiste voorkennis? Neem vrijblijvend contact met ons op.
Explore the Python API to encrypt and decrypt data
Description
In this course you will explore the Python API to encrypt and decrypt data.
After a brief history of cryptography, you will learn the difference between symmetric and asymmetric encryption and you will understand the details of AES. Next the Python API that is used to perform symmetric encryption are covered and used in the lab.
Then you will learn the concepts behind asymmetric encryption and the details of RSA. Also thePython API that is needed to do asymmetric encryption are examined and used in the lab.
Then you will learn what hashing is and how you can digitally sign documents. You'll also experience the use of certificates and how to use them in Python.
In this course we use the PyCryptoDome package.
Learning Goals
- Recognize the importance of strong encryption and signing [Remember]
- Identify the different ways to break encryption [Remember]
- Describe the difference between symmetric and asymmetric encryption [Understand]
- Study the mathematical background of encryption and digital signing algorithms [Remember]
- Describe the role of certificates to make encryption and signing secure [Understand]
- Use encryption, decryption, signing, verification in Python. [Apply]
Subjects
Brief history of cryptography- Caesar cipher
- Vigenere cipher
- Claude Shannon
- DES
- TripleDES
- Diffie Hellman
- Rijndael and AES
- Python API used for symmetric encryption and decryption
- RSA
- Wrapping a symmetric key
- Python API used for asymmetric encryption and decryption
- What is hashing?
- Algorithms for hashing
- Why digital Signatures?
- Python API to create a digital signature
- HMAC
- What are certificates?
- How to create and use certificates?
- Python API to read certificates and to create and verify digital signatures
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

