Encryption between lucee/adobe and boxland don’t appear to be compatible, at least with "AES/CBC/PKCS5Padding"
When you encrypt the same string the output value is different, and each engine is only able to decrypt it’s own value, lucee can’t decrypt boxlang’s output, and boxlang can’t decrypt lucee’s output.
Activity
Show:
Jon Clausen August 22, 2024 at 2:36 PM
Resolved via commit edfb8ea7f57885900bdaceba8f40e62d1fba8d5b
Jon Clausen August 21, 2024 at 7:16 PM
Looking at this today.
Luis Majano August 21, 2024 at 4:34 PM
ping!
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Encryption between lucee/adobe and boxland don’t appear to be compatible, at least with
"AES/CBC/PKCS5Padding"
When you encrypt the same string the output value is different, and each engine is only able to decrypt it’s own value, lucee can’t decrypt boxlang’s output, and boxlang can’t decrypt lucee’s output.