<?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: Decryption program for  encryption file in sap (for algorithm  AES/DES) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-program-for-encryption-file-in-sap-for-algorithm-aes-des/m-p/11256218#M1914263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Do you need to De-crypt in SAP platform itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AES encryption works using a key which you need to have.then you have to run the program &lt;SPAN style="color: #333333; font-size: 12px;"&gt;FIEB_PASSWORD_DECRYPT and pass the key into it.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2015 17:44:29 GMT</pubDate>
    <dc:creator>former_member206650</dc:creator>
    <dc:date>2015-08-04T17:44:29Z</dc:date>
    <item>
      <title>Decryption program for  encryption file in sap (for algorithm  AES/DES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-program-for-encryption-file-in-sap-for-algorithm-aes-des/m-p/11256217#M1914262</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;Please provide me the solution for&amp;nbsp; below issue.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; How to Decryption the encrypted file in sap which is related to algorithm AES/DES.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; I tried below things(.here I need to provide psw) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) class :&amp;nbsp; CL_HARD_WIRED_ENCRYPTOR ( but not working)&lt;/P&gt;&lt;P&gt;2)FM : SSFC_BASE64_ENCODE(this only for base64).&lt;/P&gt;&lt;P&gt;3)FIEB_PASSWORD_DECRYPT (not working for my requirement).&lt;/P&gt;&lt;P&gt;4) SSF_KRN_DEVELOPE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above things I tried but that are not fulfilling my requirement.&lt;/P&gt;&lt;P&gt;please help me .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for online conversion use the below tool.&lt;/P&gt;&lt;P&gt;&lt;A href="http://uttool.com/encryption/aes/default.aspx" title="http://uttool.com/encryption/aes/default.aspx"&gt;http://uttool.com/encryption/aes/default.aspx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 11:04:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-program-for-encryption-file-in-sap-for-algorithm-aes-des/m-p/11256217#M1914262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-04T11:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Decryption program for  encryption file in sap (for algorithm  AES/DES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-program-for-encryption-file-in-sap-for-algorithm-aes-des/m-p/11256218#M1914263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Do you need to De-crypt in SAP platform itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AES encryption works using a key which you need to have.then you have to run the program &lt;SPAN style="color: #333333; font-size: 12px;"&gt;FIEB_PASSWORD_DECRYPT and pass the key into it.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 17:44:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-program-for-encryption-file-in-sap-for-algorithm-aes-des/m-p/11256218#M1914263</guid>
      <dc:creator>former_member206650</dc:creator>
      <dc:date>2015-08-04T17:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Decryption program for  encryption file in sap (for algorithm  AES/DES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-program-for-encryption-file-in-sap-for-algorithm-aes-des/m-p/11256219#M1914264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I assume you need AES and not DES?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a project on github for AES: &lt;A href="https://github.com/Sumu-Ning/AES" title="https://github.com/Sumu-Ning/AES"&gt;Sumu-Ning/AES · GitHub &lt;/A&gt;&lt;SPAN style="font-size: 10pt;"&gt;though I'm not sure if it works&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need DES, I have a custom impelementation of it &lt;A href="https://github.com/larshp/abapNTLM/blob/master/zcl_des.clas.abap" title="https://github.com/larshp/abapNTLM/blob/master/zcl_des.clas.abap"&gt;abapNTLM/zcl_des.clas.abap at master · larshp/abapNTLM · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 18:12:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-program-for-encryption-file-in-sap-for-algorithm-aes-des/m-p/11256219#M1914264</guid>
      <dc:creator>larshp</dc:creator>
      <dc:date>2015-08-04T18:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Decryption program for  encryption file in sap (for algorithm  AES/DES)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-program-for-encryption-file-in-sap-for-algorithm-aes-des/m-p/11256220#M1914265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vishnu,&lt;/P&gt;&lt;P&gt;Thank your response,&lt;/P&gt;&lt;P&gt;but ,how can we do below one in sap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt; First Do you need to De-crypt in SAP platform itself?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 04:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decryption-program-for-encryption-file-in-sap-for-algorithm-aes-des/m-p/11256220#M1914265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-05T04:50:00Z</dc:date>
    </item>
  </channel>
</rss>

