AES 256-bit encryption - assure_dq - 10.1.0

Assure DQ Client Installation

Product type
Software
Portfolio
Verify
Product family
Assure
Product
Assure DQ
Version
10.1.0
ft:locale
en-US
Product name
Assure DQ, ER, Insight and Perceive
ft:title
Assure DQ Client Installation
Copyright
2025
First publish date
2005
ft:lastEdition
2025-11-28
ft:lastPublication
2025-11-28T07:24:40.465000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Infogix
L4_Investment_Segment
Legacy Infogix DQ
L5_Product_Group
Legacy Infogix DQ
L6_Product_Name
Assure DQ
Product Feature

Complete the procedure below if you prefer to use AES 256-bit encryption for passwords in the properties file:

  1. Go to the appropriate URL below to download the unrestricted security policy for your JVM:
  2. Unzip jce_policy-6.zip (for Oracle/Sun) or unrestricted.zip (for IBM) and follow the instructions in the README file to install US_export_policy.jar and local_policy.jar.
    Tip: Refer to the README file included in the archive for detailed installation instructions.
  3. Run the crypt-properties command with the AES parameter.

    Use the appropriate command for your operating system:

    • Windows:
      crypt-properties.bat –c <configname> -t AES
    • UNIX/Linux or z/OS:
      ./crypt-properties.sh –c <configname> -t AES
<configname> is the name of your configuration, such as test.
Tip: If you are encrypting passwords for the default configuration, the -c configname argument is not needed.

The system will encrypt passwords in the client properties file. The system adds an {enc2} prefix, which indicates the password has AES 256-bit encryption.