Flash/PHP adaptation of the XTEA encryption algorithm. Allows encryption/decryption of sensitive data using 128-bit key. May be used for network data (HTTP) or offline for implementations like secure CD-ROM projects.
Be the first to post a text review of f_TEA. Rate and review a project by clicking thumbs up or thumbs down in the right column.
- Added multi-threading support via new BNM Foundation Classes ThreadManager and ThreadMgr.Thread - Removed the data size limit for encrypting decrypting. Any size of input data is now accepted. - Added Error class to BNM Foundation Classes for centralized error reporting - Added Extension class to BNM Foundation Classes for extended core Flash functionality
Due to some last-minute discoveries of vulnerabilities, the release of f_TEA 1.0b has been delayed until early April. In interim release will be posted prior to the full release for those developers wishing to do pre-beta testing.
f_TEA, the 128-bit encryption library for Flash/PHP, is almsot ready for the full public beta release on March 20, 2006. Included with this release will be a number of enhancements to the algorithm as well as support for client/server communication via a proprietary, XML-based protocol. A new, Windows installer package will aid in adding the standard codebase, including a bare-bones version of the BNM Foundation Classes, to your existing Flash classes. Full details about this release will be posted closer to March 20.
The f_TEA system for Macromedia Flash and PHP provides 128-bit encryption to any Flash or PHP-based project using sensitive online or offline data. Based on the TEA algorithm of Roger Needham and David Wheeler, f_TEA and p_TEA couples an easy to implement solution with industrial-strength encryption. The first, pre-alpha release may be found at: https://sourceforge.net/projects/f-tea It is provided to developers for testing purposes. Feedback and requests are highly encouraged during this initial phase.
-Updated all comments to NaturalDoc -updated accompanying PHP module -last minute update to p_TEA included filtering out extraneous characters in 'netEncToWord' function for public demo
-Updated all comments to NaturalDoc -updated accompanying PHP module -last minute update to p_TEA included filtering out extraneous characters in 'netEncToWord' function for public demo
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?