<?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: Encryption Scheme - key lengh in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Encryption-Scheme-key-lengh/m-p/65166#M17813</link>
    <description>Hi Guillaume,&lt;BR /&gt;&lt;BR /&gt;the displayed key is Base64 encoded. If you decode the key with a Base64 decoder e.g. Convert.FromBase64String (.NET Framework) you will get 32 bytes binary data as you need.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 15 Apr 2021 06:07:00 GMT</pubDate>
    <dc:creator>TobiasArnold</dc:creator>
    <dc:date>2021-04-15T06:07:00Z</dc:date>
    <item>
      <title>Encryption Scheme - key lengh</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Encryption-Scheme-key-lengh/m-p/65165#M17812</link>
      <description>Hi Team,&lt;BR /&gt;&lt;BR /&gt;I have generated an AES-256 key in the BP system tab (use of function "generate key", as illustrated in the image hereafter).&lt;BR /&gt;Because of the method used (AES-256), I expected a key with 32 digits, but there are 44 digits.&lt;BR /&gt;This 44 digits key can't be read by another software that requires 32 digits with for AES-256 method.&lt;BR /&gt;How to transform this 44 digits key into a 32 digits key so that the external software could decrypt datas that have been encrypted in BP with this key?&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17503.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17655i1193A56ADECD6E18/image-size/large?v=v2&amp;amp;px=999" role="button" title="17503.png" alt="17503.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Guillaume Dacheux&lt;BR /&gt;Manager&lt;BR /&gt;EY&lt;BR /&gt;Europe/Paris&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Apr 2021 14:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Encryption-Scheme-key-lengh/m-p/65165#M17812</guid>
      <dc:creator>GuillaumeDacheu</dc:creator>
      <dc:date>2021-04-14T14:37:00Z</dc:date>
    </item>
    <item>
      <title>RE: Encryption Scheme - key lengh</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Encryption-Scheme-key-lengh/m-p/65166#M17813</link>
      <description>Hi Guillaume,&lt;BR /&gt;&lt;BR /&gt;the displayed key is Base64 encoded. If you decode the key with a Base64 decoder e.g. Convert.FromBase64String (.NET Framework) you will get 32 bytes binary data as you need.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tobias Arnold&lt;BR /&gt;RPA Developer&lt;BR /&gt;ITERGO GmbH&lt;BR /&gt;Europe/Duesseldorf&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Apr 2021 06:07:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Encryption-Scheme-key-lengh/m-p/65166#M17813</guid>
      <dc:creator>TobiasArnold</dc:creator>
      <dc:date>2021-04-15T06:07:00Z</dc:date>
    </item>
    <item>
      <title>RE: Encryption Scheme - key lengh</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Encryption-Scheme-key-lengh/m-p/65167#M17814</link>
      <description>&lt;P&gt;Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="c90950ea-7d45-4417-8d80-cfeb99c5e9ff" data-tag-text="@Tobias Arnold" href="https://community.blueprism.com/network/profile?UserKey=c90950ea-7d45-4417-8d80-cfeb99c5e9ff" data-itemmentionkey="8767ca89-2e91-4d93-a20c-68cb78a8a63e"&gt;@Tobias Arnold&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for your suggestion.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am currently using online Base64 encoders to decode the key I found in Blue Prism.&lt;/P&gt;
&lt;P&gt;However, I am unable to decrypt with the keys I got from these sites such as &lt;A href="https://www.devglan.com/online-tools/aes-encryption-decryption" target="test_blank"&gt;https://www.devglan.com/online-tools/aes-encryption-decryption&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I get errors such as&amp;nbsp;&lt;EM&gt;Invalid AES key length: 52 bytes.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;So, if a text was encrypted externally, how will I decrypt it with/in Blue Prism.&lt;/P&gt;
&lt;P&gt;And if I encrypt with Blue Prism, how to I decrypt it externally?&lt;/P&gt;
&lt;P&gt;Any useful resources will be appreciated.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Also, &lt;A class="user-content-mention" data-sign="@" data-contactkey="3ae75276-2ca8-4ca5-ba09-acc0f04080f0" data-tag-text="@Eric Moore" href="https://community.blueprism.com/network/profile?UserKey=3ae75276-2ca8-4ca5-ba09-acc0f04080f0" data-itemmentionkey="a91f9a71-96b2-4359-90d4-1d0e421b7a30"&gt;@Eric Moore&lt;/A&gt;, can you kindly suggest alternatives?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kingsley David&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 12:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Encryption-Scheme-key-lengh/m-p/65167#M17814</guid>
      <dc:creator>theBelovedKing</dc:creator>
      <dc:date>2023-08-22T12:49:00Z</dc:date>
    </item>
  </channel>
</rss>

