Introduce hmac function to js engine

XMLWordPrintable

    • Sprint 87 (Apr 2022), Sprint 88 (May 2022)
    • 1

      Some solutions require signing requests with a hash-based message authentication code (hmac). And while it is possible to create hmac_sha256 and hmac_md5 digest by using md5 and sha256 functions, it would be better to have native support of hmac in the js engine.

      This functionality would help to create script item based integrations with solutions requiring hash-based message authentication code.

            Assignee:
            Andris Zeila
            Reporter:
            Vjaceslavs Bogdanovs
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: