<?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 Encryption in ABAP using AES 128 Bit BASE 64 Encoding in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516346#M18327</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;We have a requirement to encrypt data using AES algorithm and Encoding BASE64 using a AES key in ABAP. This key will be shared by a third party vendor. We have tried to use class CL_SEC_SXML_WRITER to do the same.&lt;/P&gt;
  &lt;P&gt;First we encrypt the the data(XSTRING), key(xstring) using Encrypt method. The output is in XSTRING format.&lt;/P&gt;
  &lt;P&gt;When the output is encoded in BASE64 format, the output is not correct.&lt;/P&gt;
  &lt;P&gt;Can someone guide if we are missing something?&lt;/P&gt;</description>
    <pubDate>Sun, 06 Aug 2017 11:46:04 GMT</pubDate>
    <dc:creator>SM2022</dc:creator>
    <dc:date>2017-08-06T11:46:04Z</dc:date>
    <item>
      <title>Encryption in ABAP using AES 128 Bit BASE 64 Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516346#M18327</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;We have a requirement to encrypt data using AES algorithm and Encoding BASE64 using a AES key in ABAP. This key will be shared by a third party vendor. We have tried to use class CL_SEC_SXML_WRITER to do the same.&lt;/P&gt;
  &lt;P&gt;First we encrypt the the data(XSTRING), key(xstring) using Encrypt method. The output is in XSTRING format.&lt;/P&gt;
  &lt;P&gt;When the output is encoded in BASE64 format, the output is not correct.&lt;/P&gt;
  &lt;P&gt;Can someone guide if we are missing something?&lt;/P&gt;</description>
      <pubDate>Sun, 06 Aug 2017 11:46:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516346#M18327</guid>
      <dc:creator>SM2022</dc:creator>
      <dc:date>2017-08-06T11:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption in ABAP using AES 128 Bit BASE 64 Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516347#M18328</link>
      <description>&lt;P&gt;have you solved it &lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2020 08:11:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516347#M18328</guid>
      <dc:creator>sourav2117</dc:creator>
      <dc:date>2020-03-06T08:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption in ABAP using AES 128 Bit BASE 64 Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516348#M18329</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;we have a similar requirement to encrypt the file with an AES key shared by the client. Did you get any solutions for this; Please share.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aman&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 06:31:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516348#M18329</guid>
      <dc:creator>amansrivastava</dc:creator>
      <dc:date>2022-10-06T06:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption in ABAP using AES 128 Bit BASE 64 Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516349#M18330</link>
      <description>&lt;P&gt;Hi,  &lt;SPAN class="mention-scrubbed"&gt;amansrivastava&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;While we're happy that you've come to SAP Community to get an answer
to your question, you posted your question as an answer in a thread from 5 years ago.&lt;/P&gt;&lt;P&gt;I've converted your answer to a comment, but even so -- posting in
older threads is not the best way to get guidance.&lt;/P&gt;&lt;P&gt;If you're looking for help, you should ask a new question:
&lt;A href="https://answers.sap.com/questions/ask.html" target="test_blank"&gt;https://answers.sap.com/questions/ask.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Here are some tips to help you craft an effective question for our
community: &lt;A href="https://community.sap.com/resources/questions-and-answers" target="test_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;,
&lt;A href="https://developers.sap.com/tutorials/community-qa.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I encourage you to follow this guidance, as I'd really like to see
you get a solution to your problem.&lt;/P&gt;&lt;P&gt;I hope you find this advice useful!&lt;/P&gt;&lt;P&gt;All the best,&lt;/P&gt;&lt;P&gt;--Jerry&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 15:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516349#M18330</guid>
      <dc:creator>jerryjanda</dc:creator>
      <dc:date>2022-10-21T15:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption in ABAP using AES 128 Bit BASE 64 Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516350#M18331</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;mohantysonali&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;did you find the solution because I have the same problem ?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 13:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516350#M18331</guid>
      <dc:creator>arkadiusz_czerniej</dc:creator>
      <dc:date>2023-02-15T13:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption in ABAP using AES 128 Bit BASE 64 Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516351#M18332</link>
      <description>&lt;P&gt;Hi Arka, &lt;/P&gt;&lt;P&gt;Please check Git hub. &lt;A href="https://github.com/Sumu-Ning/AES" target="test_blank"&gt;https://github.com/Sumu-Ning/AES&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You may get an idea. In our case we did it differently using some Linux Command passing the string and reciving the result&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 14:30:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516351#M18332</guid>
      <dc:creator>SM2022</dc:creator>
      <dc:date>2023-02-15T14:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Encryption in ABAP using AES 128 Bit BASE 64 Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516352#M18333</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;mohantysonali&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;thank you for information but that doesn't work with public key.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 13:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encryption-in-abap-using-aes-128-bit-base-64-encoding/m-p/516352#M18333</guid>
      <dc:creator>arkadiusz_czerniej</dc:creator>
      <dc:date>2023-02-16T13:52:29Z</dc:date>
    </item>
  </channel>
</rss>

