Chase-Garrett / Paladin

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

Aes sub bytes #11

Open EtherealManifest opened 3 months ago

EtherealManifest commented 3 months ago

Takes a string of bytes in Hex and returns a string of encrypted data. Includes a method for encrypting and decrypting, as well as test functions. the data passed in needs to be 128 bits