<?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: Encrypt data to RSA SHA-256 algorithm in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477631#M15581</link>
    <description>&lt;P&gt;I think that method CALCULATE_HMAC_FOR_CHAR from class CL_ABAP_HMAC must be to use for compute, i can test it with algorithm 'SHA256' but with RSA SHA256, how can i do ? &lt;/P&gt;
  &lt;P&gt;Need help, please.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Aug 2017 09:59:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-08-18T09:59:23Z</dc:date>
    <item>
      <title>Encrypt data to RSA SHA-256 algorithm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477625#M15575</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
  &lt;P&gt;for my current project i need to create a JWT (BASIS 7.02, no OAuth2 function available), so i have to compute the signature using SHA256withRSA (also known as RSASSA-PKCS1-V1_5-SIGN with the SHA-256 hash function).&lt;/P&gt;
  &lt;P&gt;Please, how can i do that ? &lt;/P&gt;
  &lt;P&gt;Please note that the CommonCryptoLib v8.5 is installed.&lt;/P&gt;
  &lt;P&gt;Thanks for any help,&lt;/P&gt;
  &lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2017 00:13:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477625#M15575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-29T00:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt data to RSA SHA-256 algorithm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477626#M15576</link>
      <description>&lt;P&gt;What have you tried? Are you sure it has to be JWT? If you look through the archives there are several detailed messages on how to step through this, including dealing with some documented bugs.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://archive.sap.com/discussions/thread/3729755"&gt;https://archive.sap.com/discussions/thread/3729755&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://blogs.sap.com/2015/09/08/implementing-sha2-sha256-type-certificate-in-sap-netweaver-70-for-java/"&gt;https://blogs.sap.com/2015/09/08/implementing-sha2-sha256-type-certificate-in-sap-netweaver-70-for-java/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2017 00:29:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477626#M15576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-29T00:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt data to RSA SHA-256 algorithm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477627#M15577</link>
      <description>&lt;P&gt;Hi Steven,&lt;/P&gt;
  &lt;P&gt;yes sure, i need a JWT because i want to connect to Google DFP API and for this i need to setup up an OAuth2 authentication that is not native in my SAP system. So first step is to create a JWT.&lt;/P&gt;
  &lt;P&gt; For more information you can watch here : &lt;A href="https://developers.google.com/identity/protocols/OAuth2ServiceAccount#creatingjwt"&gt;Using OAuth 2.0 for Server to Server Applications&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2017 09:10:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477627#M15577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-29T09:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt data to RSA SHA-256 algorithm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477628#M15578</link>
      <description>&lt;P&gt;Hi Steven,&lt;/P&gt;
  &lt;P&gt;yes sure, i need a JWT because i want to connect to Google DFP API and for this i need to setup up an OAuth2 authentication that is not native in my SAP system. So first step is to create a JWT.&lt;/P&gt;
  &lt;P&gt;For more information you can watch here : &lt;A href="https://developers.google.com/identity/protocols/OAuth2ServiceAccount#creatingjwt"&gt;Using OAuth 2.0 for Server to Server Applications&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2017 09:11:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477628#M15578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-29T09:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt data to RSA SHA-256 algorithm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477629#M15579</link>
      <description>&lt;P&gt;As an approach: take a look into the /UI2/ packages. They had JSON serialization before it got added to BASIS so maybe there's some OAUTH code too.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2017 16:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477629#M15579</guid>
      <dc:creator>fabianlupa</dc:creator>
      <dc:date>2017-07-29T16:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt data to RSA SHA-256 algorithm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477630#M15580</link>
      <description>&lt;P&gt;Hi Fabian,&lt;/P&gt;
  &lt;P&gt;sorry but i don't have this package. SAP_BASIS is realease 702 SP-Level 0016, old version &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2017 18:55:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477630#M15580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-07-29T18:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Encrypt data to RSA SHA-256 algorithm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477631#M15581</link>
      <description>&lt;P&gt;I think that method CALCULATE_HMAC_FOR_CHAR from class CL_ABAP_HMAC must be to use for compute, i can test it with algorithm 'SHA256' but with RSA SHA256, how can i do ? &lt;/P&gt;
  &lt;P&gt;Need help, please.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Aug 2017 09:59:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encrypt-data-to-rsa-sha-256-algorithm/m-p/477631#M15581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-08-18T09:59:23Z</dc:date>
    </item>
  </channel>
</rss>

