AESLib 3.1 for Palm OS has been released.  AESLib is a Palm OS
shared library that ports Dr. Brian Gladman's AES encryption / decryption
code to the Palm OS.  This version is binary compatible with all previous
versions of the AESLib and will work on both 68k and ARM devices.

        Version 3.1 adds two new API functions for encrypting and 
decrypting multiple blocks of data : AESLibEncBigBlk and AESLibDecBigBlk.
Both of these functions also optionally support cipher block chaining and
the use of initialization vectors.  These two functions allow for blazing
encryption / decryption on ARM devices like the Tungsten T and Sony NX70V.

        Version 3.1 is available as an SDK for CodeWarrior and Prc-Tools.
The source for AESLib is also available and can be built with either toolset.

        AESLib is an open source project and can be freely included in your
application or shared library.  If you have any suggestions for improving
the library please let me know.

AESLib 3.1 for Palm OS is now available at:
http://www.copera.com/AESLib

-- 
Stuart Eichert
Copera, Inc.
[EMAIL PROTECTED]


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to