
aes-encryption-samples
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
- License: Apache License 2.0
- 1 stars
- svn-based source control
Labels:
AES
Rijndael
encryption
decryption
C
CSharp
Java
PHP
ColdFusion
cross-platform
samples