Hi-- Is there anyone out there in CFland who knows a bit about encryption/decryption in BBj? I am encrypting data in CF using AES/CBC/NoPadding (which is what the BBj folks say their "ENCRYPT" uses by default), but my client hasn't been able to decrypt what I send them successfully... And when they use the same key to encrypt the same data, they get a completely different result. Also, unlike the AES keys generated in CF, the CRYPTPASS that BBj uses can be over the map size and formatwise.
It's hard to tell what is going on behind the scenes in BBj, because they just set it to AES-128 and let it rip without explicitly setting a mode, IV, etc. Any insider info or insight would be greatly appreciated. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:331316 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

