ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: AES (Rijndael) Encryption for m68k calculators
AES (Rijndael) Encryption for m68k calculators

FILE INFORMATION

Ranked as 33542 on our all-time top downloads list with 1357 downloads.
Ranked as 6131 on our top downloads list for the past seven days with 3 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
BadGood
1  2  3  4  5  6  7  8  9  10  

ARCHIVE CONTENTS

Archive Contents
Name Size
gladman-tigcc.patch   1755

  Copyright © 1996-2019, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer