filmov
tv
Cryptography with Python 27: Implementing SHA-256 in Python #1
Показать описание
⏰ Timestamps for content in this video ⏰
00:00 Introducing NIST FIPS PUB 180-4 as official SHA-256 standardization document
01:15 Setting up the SHA-256 implementation in Python using official NIST test vectors
04:14 Implementing high-level SHA-256 in Python
10:49 Implementing the initial SHA-256 hash values in Python
12:18 Implementing the SHA-256 message pre-processing in Python
🔷🔷 About 🔷🔷
This Fundamental Cryptography in Theory and Python lesson is the 1st of 2 parts demonstrating, how SHA-256 as a hash function can be implemented in Python straight out of the official standardization document NIST FIPS PUB 180-4.
In this first part, the implementation of SHA-256 is set up by writing a driver using official NIST test vectors. Then, the implementation of the SHA-256 message pre-processing is demonstrated.
All code demonstrated serves educational purposes only.
📝 Resources used and created for code lessons 📝
Cryptography with Python 27: Implementing SHA-256 in Python #1
Cryptography with Python 28: Implementing SHA-256 in Python #2
Cryptography in Python
Python Coding Transposition Ciphers (PicoCTF 2022 #27 'transposition-trial')
Caesar Cipher Program in Python | Encryption and Decryption With Caesar Cipher
Cryptography with Python 34: Using AES-GCM in Python
Cryptography with Python 13: Implementing AES-ECB/CBC in Python #2
Simple AES Encryption - Cryptography with Python
A very simple Crypto Hash XOR based algorithm in python (part 2)
Cryptography with Python 10: Implementing AES in Python #4
Cryptography with Python 15: Using RSA in Python
DES Encryption In Python
File Encryption & Decryption using Python | PyCryptodom
(1a) Compute 240^262 mod 14 using the fast modular exponentiation method.
Cryptography in Python with Amanda Sopkin
Cryptography with Python 12: Implementing AES-ECB/CBC in Python #1
Encryption and Decryption Project using Python
Cryptography with Python! XOR
Simple Caesar Encryption in Python
Cryptography with Python 26: Using MD5, SHA-1, SHA-2, SHA-3 in Python
Python Basics Tutorial Install Cryptography Package || Data Encryption
RSA Algorithm
ROT13 Cipher (Python Implementation)
DES - Part 2 - The S-Boxes of the Data Encryption Standard
Комментарии