On Sun, Mar 7, 2010 at 9:34 AM, megan cytron wrote:
>
> Ha, yeah, that should have been
>
>> AES/CBC/NoPadding?
>
> (As far as I know, encryption algorithms are not contributing to the 
> depletion of the ozone layer, but they are depleting my patience!)
>
> I'll see if I can get them to give up the java...

Yeah, another option would be to get the info in base64 or hex or something.

I'm just not strong enough with doing bit/byte stuff, personally (or,
um, math, for that matter).  Like, for my IVs (I'm working on a crypto
tag), I do "0000000000000000".getBytes("UTF8"), whereas the ones
you're using have a lot more zeros.  :)

Maybe someone else here is good at it, and could post base64/hex
representations of the stuff.

:DeN

-- 
Originality exists in every individual because each of us differs from
the others. We are all primary numbers divisible only by ourselves.
Jean Guitton

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:331429
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to