Amit G.
Irvine, CA
Jan 6, 2009
26
Posts
Re: How do I encrypt passwords for other applications
Michael,
I have attached an example ATEasy project and program that uses the Rijndael algorithm to encrypt data to a file. The example then reads the file and decrypt its contents. The password you use when decrypting the file must be the same one used when encrypting it.
File Attachment:
Encrypt.zip