Closed WenjieZheng1998 closed 1 year ago
Thanks for reaching out! I am aware, this is pure AES building block. I do not plan adding padding and modes of operation.
I run your recongnised code
Thanks for reaching out! I am aware, this is pure AES building block. I do not plan adding padding and modes of operation.
I have run code in your example but the result of comparation between the two files is different
diff /tmp/aes-table /tmp/aes-table.dec i get result that the two files is different
btw the code has cbc and pkcs5 options - pls check readme.
Also, I migrated to github-actions, tests are passing.
Thanks for reaching out! I am aware, this is pure AES building block. I do not plan adding padding and modes of operation.