1
Community Beginner
,
/t5/coldfusion-discussions/encryption-method-for-datasource-password-coldfusion-11/td-p/8334976
May 31, 2016
May 31, 2016
Copy link to clipboard
Copied
hi guys, what encryption method that ADOBE ColdFusion 11 is used for data source password encryption? Anyone knows? Really appreciated for the answer
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Adobe Employee
,
May 31, 2016
May 31, 2016
ColdFusion 11 is using AES/CBC/PKCS5Padding algorithm to encrypt the password stored in "NEO-DATASOURCE.xml" file and it is 128-bit key.
Thanks,
Vikram
Adobe Employee
,
/t5/coldfusion-discussions/encryption-method-for-datasource-password-coldfusion-11/m-p/8334977#M173001
May 31, 2016
May 31, 2016
Copy link to clipboard
Copied
ColdFusion 11 is using AES/CBC/PKCS5Padding algorithm to encrypt the password stored in "NEO-DATASOURCE.xml" file and it is 128-bit key.
Thanks,
Vikram
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
m4tim23877130
AUTHOR
Community Beginner
,
LATEST
/t5/coldfusion-discussions/encryption-method-for-datasource-password-coldfusion-11/m-p/8334978#M173002
Jun 06, 2016
Jun 06, 2016
Copy link to clipboard
Copied
Dear Vikram,
thx for your answer
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

