aes-encryption-samples


Set of cross-compatible AES encryption samples for Java, C#, PHP, ColdFusion

Samples to demonstrate how to use AES encryption with standard libraries on several platforms - keeping encrypted content cross-platform compatible.

You can download the sample source from the Downloads section or from the Source repository.

  • The C# project is compatible with Visual Studio 2008 Express
  • The Java project is created using Eclipse

Your feedback is very welcome! I hope you will find a bits of useful information in the Wiki section.

You could start from with following articles: HowToEncryptWithJava or HowToDecryptWithCSharp

Project Information

Labels:
AES Rijndael encryption decryption C CSharp Java PHP ColdFusion cross-platform samples