Crypto algorithm implementations for the 65816
Go to file
Stephen Heumann 4314644e75 Update to also support AES-192 and AES-256. 2017-06-27 01:36:56 -05:00
aes.asm Update to also support AES-192 and AES-256. 2017-06-27 01:36:56 -05:00
aes.h Update to also support AES-192 and AES-256. 2017-06-27 01:36:56 -05:00
aes.macros Update to also support AES-192 and AES-256. 2017-06-27 01:36:56 -05:00
aesalign.asm Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00
aestest.c Update to also support AES-192 and AES-256. 2017-06-27 01:36:56 -05:00