Entire course: ➡️ https://www.youtube.com/playlist?list=PLWjMI9CAmVU4–SmpzgswTvxLkZqC9QWn
⏰ Timestamps for content in this video ⏰
00:00 Recap of digital signatures
00:56 Using RSA-PSS in Python
04:36 Wrong message detection with RSA-PSS in Python
05:44 Wrong signature detection with RSA-PSS in Python
06:15 Wrong public key detection with RSA-PSS in Python
07:39 Using Ed25519 in Python
09:22 Wrong message detection with Ed25519 in Python
10:14 Wrong signature detection with Ed25519 in Python
10:41 Wrong public key detection with Ed25519 in Python
🔷🔷 About 🔷🔷
This Fundamental Cryptography in Theory and Python lesson presents how the RSA based digital signature system RSA-PSS as well as the EdDSA based digital signature system Ed25519 can be used in Python.
All code demonstrated serves educational purposes only.
📝 Resources used and created for code lessons 📝
https://github.com/cgossi/fundamental_cryptography_with_python