<?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 decryption using the PBEWITHSHA256AND256BITAES-CBC-BC algorithm in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/decryption-using-the-PBEWITHSHA256AND256BITAES-CBC-BC-algorithm/m-p/460477#M117047</link>
    <description>&lt;P&gt;I received a dataset last week that has some variables that contain encrypted data values. I was provided with the password and algorithm information, but am not sure how to implement this in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The algorithm is: PBEWITHSHA256AND256BITAES-CBC-BC&lt;/P&gt;
&lt;P&gt;The data was encrypted using 1000 key iterations&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know how to encrypt data using the SHA256 function, but I don’t know how to decrypt data using the algorithm above. Can you please provide a solution to this problem.&lt;/P&gt;</description>
    <pubDate>Mon, 07 May 2018 15:32:27 GMT</pubDate>
    <dc:creator>Robert</dc:creator>
    <dc:date>2018-05-07T15:32:27Z</dc:date>
    <item>
      <title>decryption using the PBEWITHSHA256AND256BITAES-CBC-BC algorithm</title>
      <link>https://communities.sas.com/t5/SAS-Programming/decryption-using-the-PBEWITHSHA256AND256BITAES-CBC-BC-algorithm/m-p/460477#M117047</link>
      <description>&lt;P&gt;I received a dataset last week that has some variables that contain encrypted data values. I was provided with the password and algorithm information, but am not sure how to implement this in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The algorithm is: PBEWITHSHA256AND256BITAES-CBC-BC&lt;/P&gt;
&lt;P&gt;The data was encrypted using 1000 key iterations&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know how to encrypt data using the SHA256 function, but I don’t know how to decrypt data using the algorithm above. Can you please provide a solution to this problem.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 15:32:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/decryption-using-the-PBEWITHSHA256AND256BITAES-CBC-BC-algorithm/m-p/460477#M117047</guid>
      <dc:creator>Robert</dc:creator>
      <dc:date>2018-05-07T15:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: decryption using the PBEWITHSHA256AND256BITAES-CBC-BC algorithm</title>
      <link>https://communities.sas.com/t5/SAS-Programming/decryption-using-the-PBEWITHSHA256AND256BITAES-CBC-BC-algorithm/m-p/461170#M117273</link>
      <description>&lt;P&gt;Here is a page that has a Python decryption function that may outline the pieces needed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gist.github.com/bertramn/d22e88eba2ce432be016ab5d61595ab4" target="_blank"&gt;https://gist.github.com/bertramn/d22e88eba2ce432be016ab5d61595ab4&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My instinct may be wrong, but I think I might look at decrypting the data before reading it into SAS.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 19:39:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/decryption-using-the-PBEWITHSHA256AND256BITAES-CBC-BC-algorithm/m-p/461170#M117273</guid>
      <dc:creator>HB</dc:creator>
      <dc:date>2018-05-09T19:39:59Z</dc:date>
    </item>
  </channel>
</rss>

