I've been looking around without success and was hoping you chaps could confirm a few questions.
I'm looking to use 256 bit AES with Shiro. There's a likelyhood that I would want it to work successfully between the Oracle (Sun) JVM and OpenJDK 6 (between Amazon beanstalk and regular AMIs). For the Sun version I can download the unlimited jurisdiction files and put them in place using Opscode Chef. I can't find any info around 256bit AES and OpenJDK. Would it also be better to use BouncyCastle across both VMs to isolate myself from possible differences in the JCE. I realise it's an algorithm but I just wanted to check. How do I go about using Shiro with 256bit AES assuming this is possible? Apologies if I've missed something in the docs. Luke
