Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

encryption method for datasource password (coldfusion 11)

Community Beginner ,
May 31, 2016 May 31, 2016

hi guys, what encryption method that ADOBE ColdFusion 11 is used for data source password encryption? Anyone knows? Really appreciated for the answer

1.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 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

Translate
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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jun 06, 2016 Jun 06, 2016
LATEST

Dear Vikram,

thx for your answer

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources