mirror of
https://github.com/sheumann/65816-crypto.git
synced 2024-11-22 07:31:58 +00:00
Crypto algorithm implementations for the 65816
aab47e38e7
The reduces the storage needed and boosts performance, since the whole schedule is contained in the direct page. |
||
---|---|---|
aes.asm | ||
aes.h | ||
aes.macros | ||
aesalign.asm | ||
aestest.c | ||
rotate.macros | ||
sha1.asm | ||
sha1.h | ||
sha1.macros | ||
sha1test.c |