Cryptography with Python 8: Implementing AES in Python #2

preview_player
Показать описание

⏰ Timestamps for content in this video ⏰

00:00 Implementing the AES encryption cipher in Python
05:24 Implementing the internal AES state in Python

🔷🔷 About 🔷🔷

This Fundamental Cryptography in Theory and Python lesson is the 2nd of 5 parts demonstrating, how AES can be implemented in Python straight out of its official standardization document NIST FIPS 197.

In this part, the implementation of the internal AES state and the AES encryption cipher is demonstrated.

All code demonstrated serves educational purposes only.

📝 Resources used and created for code lessons 📝

Рекомендации по теме
Комментарии
Автор

📝 All resources used and created for code lessons can be found here:

cyrillgossi