<?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 How to use JSL to achieve the specified character conversion to sha256 encryption?Thanks! in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-use-JSL-to-achieve-the-specified-character-conversion-to/m-p/628881#M82716</link>
    <description>&lt;P&gt;For example, an sha site that calls a specified character with JSL converts it to sha256 encryption and can store the result of this conversion in a JSL variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;lhabceq6jdr&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;ff21f2109402e85f0fe77741160fd256605e88b0e1685cb4d952531a0982450e&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 16:09:21 GMT</pubDate>
    <dc:creator>lwx228</dc:creator>
    <dc:date>2023-06-09T16:09:21Z</dc:date>
    <item>
      <title>How to use JSL to achieve the specified character conversion to sha256 encryption?Thanks!</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-use-JSL-to-achieve-the-specified-character-conversion-to/m-p/628881#M82716</link>
      <description>&lt;P&gt;For example, an sha site that calls a specified character with JSL converts it to sha256 encryption and can store the result of this conversion in a JSL variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;lhabceq6jdr&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;ff21f2109402e85f0fe77741160fd256605e88b0e1685cb4d952531a0982450e&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 16:09:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-use-JSL-to-achieve-the-specified-character-conversion-to/m-p/628881#M82716</guid>
      <dc:creator>lwx228</dc:creator>
      <dc:date>2023-06-09T16:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use JSL to achieve the specified character conversion to sha256 encryption?Thanks!</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-use-JSL-to-achieve-the-specified-character-conversion-to/m-p/628946#M82721</link>
      <description>&lt;P&gt;The article &lt;LI-MESSAGE title="7 things to know about Twitter" uid="21000" url="https://community.jmp.com/t5/Uncharted/7-things-to-know-about-Twitter/m-p/21000#U21000" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-blog-thread lia-fa-icon lia-fa-blog lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp; is pretty old, and I'd recommend using a python package to access Twitter at this point, but...&lt;/P&gt;
&lt;P&gt;There is some code with the article that computes a SHA1 hash using the windows program &lt;EM&gt;certutil&lt;/EM&gt;. It appears certutil will also calculate a sha256 as well. Call it with RunProgram.&amp;nbsp; On a mac there is a similar approach with &lt;EM&gt;openssl&lt;/EM&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 11:17:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-use-JSL-to-achieve-the-specified-character-conversion-to/m-p/628946#M82721</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2023-05-05T11:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use JSL to achieve the specified character conversion to sha256 encryption?Thanks!</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-use-JSL-to-achieve-the-specified-character-conversion-to/m-p/629320#M82754</link>
      <description>&lt;P&gt;Thank Craige!&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;I didn't install python and ended up using AutoHotkey code&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-05-06_11-14-36.png" style="width: 939px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/52604iBED7FD2D06A5B332/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-05-06_11-14-36.png" alt="2023-05-06_11-14-36.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 May 2023 03:22:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-use-JSL-to-achieve-the-specified-character-conversion-to/m-p/629320#M82754</guid>
      <dc:creator>lwx228</dc:creator>
      <dc:date>2023-05-06T03:22:54Z</dc:date>
    </item>
  </channel>
</rss>

