Crypto algorithm implementations for the 65816
Go to file
Stephen Heumann 3df0080371 Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00
aes.asm Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00
aes.h Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00
aes.macros Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00
aesalign.asm Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00
aestest.c Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00