Crypto algorithm implementations for the 65816
Go to file
Stephen Heumann 0e3e511ba8 Add basic decryption implementation for AES-128 and AES-192. 2017-06-27 18:17:00 -05:00
aes.asm Add basic decryption implementation for AES-128 and AES-192. 2017-06-27 18:17:00 -05:00
aes.h Add basic decryption implementation for AES-128 and AES-192. 2017-06-27 18:17:00 -05:00
aes.macros Add basic decryption implementation for AES-128 and AES-192. 2017-06-27 18:17:00 -05:00
aesalign.asm Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00
aestest.c Add basic decryption implementation for AES-128 and AES-192. 2017-06-27 18:17:00 -05:00