mirror of
https://github.com/sheumann/65816-crypto.git
synced 2024-11-22 07:31:58 +00:00
Crypto algorithm implementations for the 65816
6c1d703b84
This shrinks code size and is probably faster with accelerators due to caching. |
||
---|---|---|
aes.asm | ||
aes.h | ||
aes.macros | ||
aesalign.asm | ||
aestest.c | ||
rotate.macros | ||
sha1.asm | ||
sha1.h | ||
sha1.macros | ||
sha1test.c |