<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>AES Encrypt</title><link>/b/appmarket/posts/aes-encrypt</link><description>Overview 
 Encrypt and decrypt sensitive text data using AES 
 Key Features &amp;amp; Functionality Encryption and decryption using AES with option to format the output as hex or base64.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: AES Encrypt</title><link>https://community.appian.com/b/appmarket/posts/aes-encrypt</link><pubDate>Thu, 21 Nov 2024 11:00:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7952998-8c56-4ca5-b173-cc7a440c488f</guid><dc:creator>Appian AppMarket</dc:creator><slash:comments>0</slash:comments><description>&lt;div&gt;&lt;strong&gt;v&lt;/strong&gt;&lt;strong&gt;2.1.0 Release Notes&lt;/strong&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Recompiled using Java 17&lt;/li&gt;&lt;li&gt;Updated library dependencies&lt;/li&gt;&lt;/ul&gt;&lt;img src="https://community.appian.com/aggbug?PostID=3337&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: AES Encrypt</title><link>https://community.appian.com/b/appmarket/posts/aes-encrypt</link><pubDate>Wed, 13 Nov 2024 07:33:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7952998-8c56-4ca5-b173-cc7a440c488f</guid><dc:creator>joanae</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;&lt;span&gt;Hello, &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We&amp;#39;re currently doing some encryption tests with the AES Encrypt plugin, but we&amp;#39;ve come across an error that seems quite strange to us. If we have an iv with the 16 bytes requested, we get the following error: &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;quot;Error encrypting value: IV must be 16 bytes long.&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Could you help us? I send the code we are using below.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;local!encryptedData: encrypttext(&lt;br /&gt; valueToEncrypt: ri!valueToEncrypt,&lt;br /&gt; iv: local!iv,&lt;br /&gt; scsKey: local!scs.externalSystemKey,&lt;br /&gt; scsField: local!scs.fieldKey,&lt;br /&gt; cipher: local!cipher,&lt;br /&gt; ),&lt;/p&gt;
&lt;p&gt;Thank you in advance.&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=3337&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: AES Encrypt</title><link>https://community.appian.com/b/appmarket/posts/aes-encrypt</link><pubDate>Thu, 17 Oct 2024 13:47:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7952998-8c56-4ca5-b173-cc7a440c488f</guid><dc:creator>cindyv0001</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Does anyone know how to reach the author of the plug-in?&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=3337&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: AES Encrypt</title><link>https://community.appian.com/b/appmarket/posts/aes-encrypt</link><pubDate>Wed, 16 Oct 2024 20:52:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7952998-8c56-4ca5-b173-cc7a440c488f</guid><dc:creator>cindyv0001</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi, our Appian version has been upgraded to 24.2, we also upgraded JDK from version 8 to 17 on our Appian servers. We were told by Appian support to recompile our plug-ins using Java 17. Which version of JDK did you use to compile this plug-in? Could you recompile it using JDK 17?&amp;nbsp; We have been using this plugin for over two years. It works very well. Thank you very much!&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=3337&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: AES Encrypt</title><link>https://community.appian.com/b/appmarket/posts/aes-encrypt</link><pubDate>Wed, 12 Jun 2024 14:39:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7952998-8c56-4ca5-b173-cc7a440c488f</guid><dc:creator>Luis Miguel</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;&lt;span class="jCAhz JxVs2d ChMk0b"&gt;&lt;span class="ryNqvb"&gt;Good afternoon, &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="jCAhz JxVs2d ChMk0b"&gt;&lt;span class="ryNqvb"&gt;I am having a problem when using the plugin, both for encrypttext and decrypttext.&lt;/span&gt;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="jCAhz JxVs2d ChMk0b"&gt;&lt;span class="ryNqvb"&gt;I am trying to access via SCS and I always get the error &amp;quot;Error encrypting value: This plug-in [com.unionbankph.plugins.aesencrypt] is not registered to access secured values ​​for the given external system key [Key]. Check the external systems plug -ins list in the Administration Console.&amp;quot;&lt;/span&gt;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span class="jCAhz JxVs2d ChMk0b"&gt;&lt;span class="ryNqvb"&gt;even though the plugin is correctly in the credential&amp;#39;s plugin list.&lt;/span&gt;&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span class="jCAhz JxVs2d ChMk0b"&gt;&lt;span class="ryNqvb"&gt;I am currently using them in the following way &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="jCAhz JxVs2d ChMk0b"&gt;&lt;span class="ryNqvb"&gt;local!base64Key: decodebase64string(&amp;quot;pruebaencript&amp;quot;),&lt;br /&gt; local!eas: fn!encrypttext(&lt;br /&gt; valueToEncrypt: local!valor,&lt;br /&gt; scsKey: &amp;quot;pruebaencript&amp;quot;,&lt;br /&gt; scsField:&amp;quot;Key&amp;quot;,&lt;br /&gt; iv: local!base64Key&lt;br /&gt; ),&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="jCAhz JxVs2d ChMk0b"&gt;&lt;span class="ryNqvb"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="jCAhz JxVs2d ChMk0b"&gt;&lt;span class="ryNqvb"&gt;Thank you so much&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=3337&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: AES Encrypt</title><link>https://community.appian.com/b/appmarket/posts/aes-encrypt</link><pubDate>Mon, 27 Nov 2023 17:36:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7952998-8c56-4ca5-b173-cc7a440c488f</guid><dc:creator>mokc0038</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Is it possible to encrypt files with it? if not how can we encrypt files with AES?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=3337&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: AES Encrypt</title><link>https://community.appian.com/b/appmarket/posts/aes-encrypt</link><pubDate>Fri, 17 Nov 2023 06:11:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7952998-8c56-4ca5-b173-cc7a440c488f</guid><dc:creator>Luis Ripoll Morales</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In my use case, I need to decrypt a value encrypted (AES) by an external system. Obviously we share the encryption key.&lt;/p&gt;
&lt;p&gt;When I run decrypttext function, I get this error:&amp;nbsp;&lt;span&gt;Error decrypting value: last block incomplete in decryption&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could you give me any clue on whats going on? I have no idea about what to say external system responsibles to do different.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=3337&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: AES Encrypt</title><link>https://community.appian.com/b/appmarket/posts/aes-encrypt</link><pubDate>Wed, 15 Feb 2023 07:39:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7952998-8c56-4ca5-b173-cc7a440c488f</guid><dc:creator>moulis499191</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;in encrypttext()&amp;nbsp; component what value we have to pass scskey parameter ?&amp;nbsp;&lt;/p&gt;&lt;img src="https://community.appian.com/aggbug?PostID=3337&amp;AppID=50&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>