DES - Part 1 - The Key Schedule Algorithm of the Data Encryption Standard
Вставка
- Опубліковано 30 січ 2025
- In this video we talk about the key schedule algorithm for the Data Encryption Standard (DES). We give an implementation in Python with an example.
Code for this video:
github.com/jac...
Background on P-Box:
• The P-Box in Cryptography
DES specification:
csrc.nist.gov/...
thanks Sir!
That is very helpful..
Great video and excellent explanation. I will use this info to my Cryptography Homework :)
Glad it was helpful!
This is brilliant. Would love to see more cryptography content from you. Thanks
Thank you for your comment. There is more to come!
key schedule algorithms are hidden attack surface of cryptography
Indeed.