Crypto algorithm implementations for the 65816
Go to file
Stephen Heumann 1cb8841a46 state -> context 2017-06-29 16:52:34 -05:00
aes.asm Add comments and copyright notices. 2017-06-27 23:30:58 -05:00
aes.h Add note about context size. 2017-06-28 01:26:24 -05:00
aes.macros state -> context 2017-06-29 16:52:34 -05:00
aesalign.asm Initial working implementation of AES-128 encryption. 2017-06-26 20:41:44 -05:00
aestest.c Usage message and indentation cleanups in test program. 2017-06-27 23:42:20 -05:00