Crypto algorithm implementations for the 65816
Go to file
2017-06-27 19:35:38 -05:00
aes.asm Add support for AES-256 decryption. 2017-06-27 18:35:04 -05:00
aes.h Add support for AES-256 decryption. 2017-06-27 18:35:04 -05:00
aes.macros Optimize decryption a bit. 2017-06-27 19:24:06 -05:00
aesalign.asm Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00
aestest.c Time decryption as well as encryption. 2017-06-27 19:35:38 -05:00