How do I implement AES encryption with the java bouncy castle library? Example code or a link to example code would be nice :)
Check the org.bouncycastle.crypto.test package.
org.bouncycastle.crypto.test