Crypto algorithm implementations for the 65816
Go to file
Stephen Heumann 9d9f62444d Add timing test. 2017-06-27 12:45:58 -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 Add timing test. 2017-06-27 12:45:58 -05:00