<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: aes cbc encryption and decryption in Adobe Campaign Standard Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327582#M3948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you're talking about encrypt the email address before it's used and decrypt it before sending delivery. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the section &lt;STRONG&gt;encryption_aescbcDecrypt&lt;/STRONG&gt; and &lt;STRONG&gt;encryption_aescbcEncrypt&lt;/STRONG&gt; under string functions&lt;/P&gt;&lt;P&gt;&lt;STRONG class="ph b" style="font-size: 16px; font-family: 'Adobe Clean', sans-serif; color: #4b4b4b;"&gt;&lt;STRONG class="ph b" style="font-size: 16px; font-family: 'Adobe Clean', sans-serif; color: #4b4b4b;"&gt;(&lt;A href="https://docs.adobe.com/content/help/en/campaign-standard/using/managing-processes-and-data/filtering-data/list-of-functions.html"&gt;https://docs.adobe.com/content/help/en/campaign-standard/using/managing-processes-and-data/filtering-data/list-of-functions.html&lt;/A&gt;)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Nov 2019 20:38:13 GMT</pubDate>
    <dc:creator>SatheeskannaK</dc:creator>
    <dc:date>2019-11-13T20:38:13Z</dc:date>
    <item>
      <title>aes cbc encryption and decryption</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327581#M3947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to encrypt the email from the incoming ftp file and decrypt it before sending it to delivery. Is there a way to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;cl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2019 14:02:57 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327581#M3947</guid>
      <dc:creator>chan2111</dc:creator>
      <dc:date>2019-11-12T14:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: aes cbc encryption and decryption</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327582#M3948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you're talking about encrypt the email address before it's used and decrypt it before sending delivery. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the section &lt;STRONG&gt;encryption_aescbcDecrypt&lt;/STRONG&gt; and &lt;STRONG&gt;encryption_aescbcEncrypt&lt;/STRONG&gt; under string functions&lt;/P&gt;&lt;P&gt;&lt;STRONG class="ph b" style="font-size: 16px; font-family: 'Adobe Clean', sans-serif; color: #4b4b4b;"&gt;&lt;STRONG class="ph b" style="font-size: 16px; font-family: 'Adobe Clean', sans-serif; color: #4b4b4b;"&gt;(&lt;A href="https://docs.adobe.com/content/help/en/campaign-standard/using/managing-processes-and-data/filtering-data/list-of-functions.html"&gt;https://docs.adobe.com/content/help/en/campaign-standard/using/managing-processes-and-data/filtering-data/list-of-functions.html&lt;/A&gt;)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2019 20:38:13 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327582#M3948</guid>
      <dc:creator>SatheeskannaK</dc:creator>
      <dc:date>2019-11-13T20:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: aes cbc encryption and decryption</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327583#M3949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used this function but was unable to decrypt and then figured out checking the release notes of 19.4 that the decrypt function got fixed in the 19.4 version of ACS and I am using the 19.3 version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;cl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 07:22:00 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327583#M3949</guid>
      <dc:creator>chan2111</dc:creator>
      <dc:date>2019-11-14T07:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: aes cbc encryption and decryption</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327584#M3950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's good news. Will wait on actual release of 19.4.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 03:22:11 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327584#M3950</guid>
      <dc:creator>SatheeskannaK</dc:creator>
      <dc:date>2019-11-15T03:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: aes cbc encryption and decryption</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327585#M3951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It got released in october 2019, probably i need to request adobe for an upgrade.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2019 07:14:49 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327585#M3951</guid>
      <dc:creator>chan2111</dc:creator>
      <dc:date>2019-11-16T07:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: aes cbc encryption and decryption</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327586#M3952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You shouldn't need to request an upgrade with ACS as they are rolled out automatically.&amp;nbsp; That said, the latest (19.4) release came out right before the yearly holiday code freeze so its likely that the 19.4 update hasn't been pushed to your instance yet. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should be available and your instance upgraded at some point in January.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2019 14:35:26 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/aes-cbc-encryption-and-decryption/m-p/327586#M3952</guid>
      <dc:creator>Craig_Thonis</dc:creator>
      <dc:date>2019-11-18T14:35:26Z</dc:date>
    </item>
  </channel>
</rss>

