mirror of
https://github.com/sheumann/65816-crypto.git
synced 2024-11-22 07:31:58 +00:00
Crypto algorithm implementations for the 65816
75aac0daa9
This is cycle-neutral (assuming a page-aligned DP), but it reduces instruction bytes and therefore may give a speedup on accelerators with caches. |
||
---|---|---|
aes.asm | ||
aes.h | ||
aes.macros | ||
aesalign.asm | ||
aestest.c |