AES (Rijndael) Encryption for m68k calculators
|
FILE INFORMATION
Ranked as 33470 on our all-time top downloads list with 1431 downloads. Ranked as 16178 on our top downloads list for the past seven days with 1 downloads.
gladmantigcc.zip
|
Filename
|
gladmantigcc.zip (Download)
|
Title
|
AES (Rijndael) Encryption for m68k calculators
|
Description
|
This file contains a patch against Brian Gladman's AES implementation available here: http://fp.gladman.plus.com/AES/aes.src.19-06-06.zip It contains minimal changes that should patch fine against newer releases, or if not can be manually merged easily. You'll also have to edit aesopts.h to disable static lookup tables, since if they are included your program will hit the 64k limit almost instantly. Thereafter, you can reduce the code size to under 15k if you disable loop unrolling or 35-40k if you use partial loop unrolling. When your program is compiled with dynamic tables and loop unrolling, you should have about 20k to work with for your own code. Just remember to call gen_tabs() before using library functions.
|
Author
|
Michael Moore (akihana@gmail.com)
|
Category
|
Misc. Informational Files
|
File Size
|
918 bytes
|
File Date and Time
|
Thu Jul 6 22:58:51 2006
|
|
REVIEWS
There are no reviews for this file.
LEAVE FEEDBACK
Questions, comments, and problems regarding the file itself should be sent directly to the author(s) listed above.
Write a review for this file (requires a free account)
Report inappropriate or miscategorized file (requires an account; or you may email us directly)
If you have downloaded and tried this program, please rate it on the scale below
ARCHIVE CONTENTS
Archive Contents
|
Name
|
Size
|
gladman-tigcc.patch | 1755 |
|
|
|
|
|