Chase-Garrett / Paladin

Hybrid Cryptosystem utilizing AES and RSA
MIT License
0 stars 0 forks source link

Key Expansion 128 #1

Open Chase-Garrett opened 8 months ago

Chase-Garrett commented 8 months ago

Add function for AES key expansion algorithm that takes a 16-byte key as input and produces a linear array of 176-bytes.