AES or Advanced Encryption System is a cryptographic algorithm that is widely used now a days. When I wanted to implement it within python, there existed a very few resources about it and each one of them was somehow incomplete. So I took the liberty to make one for the sake of teaching the whole process.
What is better in this tutorial?
1) A random key is not generated like an ideal method, but a real user key/password is taken in
2) Padding is used with complete and separate explanation behind using it
3) The differences between Hashing and Encryption/Decryption are explained
4) 2 Modes, Cipher Block Chain and Electronic Code Block are explained
5) Initialization vector concepts explained
6) Hashing used for the key that can be implemented in real world
Modules : Pycryptodome or you can use Pycrypto
That's all you need
En esta página del sitio puede ver el video en línea AES cryptography implementation with Python | Complete Intermediate Tutorial de Duración hora minuto segunda en buena calidad , que subió el usuario Professor Veil 09 agosto 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 19,648 veces y le gustó 465 a los espectadores. Disfruta viendo!