I don't think there is a AES/CFC/NoPadding... (CFC, nice! =]) Is it AES/CBC/NoPadding?
See if they can provide a java sample, I bet you'd be able to get that going in a snap. :Den -- When desire dies, fear is born. Baltasar Gracian On Sat, Mar 6, 2010 at 11:32 AM, megan cytron wrote: > >> I have not used BBj. But until someone knowledgeable chimes in ... can >> you provide an example showing the difference between the CF versus >> BBj results? > > > Hi Leigh-- > Thanks for the response... It looks like BBj is > > 1. using AES/CFC/NoPadding > 2. using an IV of zero (00000000000000000000000000000000) > 3. and some additional kind of padding that is throwing a monkey wrench into > the works. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331422 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

