Applications which need extra security in Flex can use data encrypting. This system must encrypt data in server (Java) and transmit it encrypted so only client system (Flex) could decrypt them. In the inverse process, client encrypts data to send it to the server. Thus we guarantee secure data transfer.
There are few system of asymmetric encryption you can use and they are available with some Flex encryption libraries:
This example use as3crypto (AES of 128bits) because is a complete solution and offers a great demo:
Click with the right button to obtain source code.
Tutorials: Encryption in Flex Applications 3 - NitroLM SWF Encryption, Encrypt in Flex and Decrypt in ColdFusion y Encryption in Flex Applications 2 - SWC AS3 Library Encryption
Seed must be generete dinamically in Flex as in Java to avoid interceptions.







Freelance
Downloads
Projects
Utilities
Friends
Links

Categories
Files





