Войти
  • 434Просмотров
  • 8 месяцев назадОпубликованоEdwin Wagha

Without the SECRET Key This Grid Is USELESS!

This video completes the project started previously by tackling the decoding of our visually encrypted data. Using the image file created in the first part, we walk through reading the grid, reconstructing the binary data, and applying the correct password to reverse the AES-256-CBC encryption, ultimately recovering the original message. TIMESTAMP: ----------------------------------------------------------------------------------------------------------------------------- [00:00 - 00:40] - Recap of Encryption & Introduction to Decryption [00:40 - 01:55] - Reversing Visual Encoding [01:55 - 02:11] - Reconstructing Bytes from Bits [02:11 - 03:05] - Core of the Algorithm [03:05 - 03:53] - PKCS Padding and Conversion To Readable Text [03:53 - 04:16] - Conclusion ----------------------------------------------------------------------------------------------------------------------------- ENCODING VIDEO: [ As before, Manim (the Python animation library) was used to create the visual explanations for the decoding steps. Manim community resources ( ) The complete project source code, covering both encryption and decryption, is available on GitHub: [ ] Thank you for following along with this project! Please like, subscribe, and leave a comment if you found this video series informative. Cheers!