Define Algorithm Chains

Define the algorithm chains for the following IDs:

  • SCC_NUR_ENCRYPT_23A

  • SCC_NUR_DECRYPT_23A

This example illustrates the fields and controls on the Algorithm Chain page for SCC_NUR_ENCRYPT_23A.

Algorithm Chain page
  1. Go to PeopleTools, and then Security, and then Encryption, and then Algorithm Chains.

  2. For SCC_NUR_ENCRYPT_23A, use this information:

    • Algorithm Chain ID: SCC_NUR_ENCRYPT_23A

    • In Algorithm Chain Description, enter New User Reg Encrypt 23a.

    • In Algorithm Chains, enter these IDs in the following sequence:

      • PSUnicodeToAscii

      • aes_ks256_cbc_encrypt

      • base64_encode

      • PSAsciiToUnicode

  3. For SCC_NUR_DECRYPT_23A, use this information:

    • Algorithm Chain ID: SCC_NUR_DECRYPT_23A

    • In Algorithm Chain Description, enter New User Reg Decrypt 23a.

    • In Algorithm Chains, enter these IDs in the following sequence:

      • PSUnicodeToAscii

      • base64_decode

      • aes_ks256_cbc_decrypt

      • PSAsciiToUnicode