Entire course: ➡️ https://www.youtube.com/playlist?list=PLWjMI9CAmVU4–SmpzgswTvxLkZqC9QWn
⏰ Timestamps for content in this video ⏰
00:00 Digital signatures
02:46 Creation of digital signatures
04:05 Verification of digital signatures
05:18 Discussing RSA-PSS, DSA, ECDSA, and EdDSA with Ed25519 and Ed448
🔷🔷 About 🔷🔷
This Fundamental Cryptography in Theory and Python lesson presents the concept of digital signatures, has a closer look at RSA based digital signatures, and concludes with a comparison of digital signatures based on RSA, DSA, ECDSA, and EdDSA with Ed25519 and Ed448.
📝 Resources used and created for code lessons 📝
https://github.com/cgossi/fundamental_cryptography_with_python
🔗 Links included in this video 🔗
https://datatracker.ietf.org/doc/html/rfc8017
https://datatracker.ietf.org/doc/html/rfc8032