On a side note; not knowing what you are using it for... if this is for 
transmitting passwords it would be better if you did a one way hash on the 
client and stored hashed value in a database verses encrypting/decrypting and 
possibly storing the plaintext in the database.

Hashing Algorithms: MD2, MD5, SHA-1, SHA-224, SHA-256

-Mark

-----Original Message-----
From: Angelo Anolin [mailto:angelo.ano...@gmail.com] 
Sent: Wednesday, October 30, 2013 10:40 PM
To: users@flex.apache.org
Subject: Encrypt in Flex - Decrypt in .NET

Hi,

Anyone have a sample implementation of encrypting a string in Flex and
decoding it in .NET?

Thanks.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to