filmov
tv
AES CTR and ECB mode: Encryption in Python explained easy, part 2

Показать описание
Finally, an overly simplified way to learn Python's AES Counter and ECB mode.
If you are working on building security systems or applied cryptography, you probably have come across different types of encryption schemes and if you are looking for a starting point, you are at the right place. In this video, I talked about the most popular encryption algorithm Advanced Encryption Standard (AES) in brief, and then I demonstrated how to write a simple code in python to encrypt and decrypt data. I used the standard Crypto library.
To help it understand easily, I broke down the process into smaller independent steps and explained each of them. I also explained the block diagrams and showed you why ECB might not be a good choice and why CTR mode might be the best.
Timestamps for quick navigation:
00:00 - Recap
1:23 - Block Diagrams
5:09 - Code
6:25 - Conclusion
Tools used:
Presentation: MS Powerpoint and Google Slides.
Credits:
Thumbnail Photograph Credit: Micah Williams, Unsplash
Gifs: Giphy
If you are working on building security systems or applied cryptography, you probably have come across different types of encryption schemes and if you are looking for a starting point, you are at the right place. In this video, I talked about the most popular encryption algorithm Advanced Encryption Standard (AES) in brief, and then I demonstrated how to write a simple code in python to encrypt and decrypt data. I used the standard Crypto library.
To help it understand easily, I broke down the process into smaller independent steps and explained each of them. I also explained the block diagrams and showed you why ECB might not be a good choice and why CTR mode might be the best.
Timestamps for quick navigation:
00:00 - Recap
1:23 - Block Diagrams
5:09 - Code
6:25 - Conclusion
Tools used:
Presentation: MS Powerpoint and Google Slides.
Credits:
Thumbnail Photograph Credit: Micah Williams, Unsplash
Gifs: Giphy
Electronic Codebook (ECB)
AES CTR and ECB mode: Encryption in Python explained easy, part 2
Modes of Operation - Computerphile
Counter Mode (CTR)
CISSP Domain 3 Cryptography: Difference Between ECB, CBC, CFB, OFB, and CTR Modes
ECB, CBC, CFB, OFB, CTR
Block Cipher Modes of Operation
Counter Mode (CTR) for block cipher
Counter Mode - Applied Cryptography
Counter mode (CTR), block cipher mode of operation
AES Encryption (ECB vs. CBC) Visualization
Cipher Block Chaining Mode - Applied Cryptography
AES-CTR Cryptography: Reused Key Weakness - HackTheBox Cyber Apocalypse CTF
AES Explained (Advanced Encryption Standard) - Computerphile
Cipher Block Chaining (CBC)
OpenSSL (AES 128, ECB, CBC e CTR)
All-Army CyberStakes! AES-ECB Plaintext Recovery
AES GCM (Advanced Encryption Standard in Galois Counter Mode) - Computerphile
All-Army CyberStakes! AES-ECB Plaintext Recovery
Counter Mode (CTR)
COUNTER MODE OF BLOCK CIPHER ( CTR)
AES-ECB Cryptography - Breaking Encryption Without a Key
Modes of Operation: CFB OFB CTR
#4 - Understanding CBC Mode, CFB Cipher Mode, HSM Devices, Counter Mode (CTR)
Комментарии