Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-9560

Add functions with sha512 to js engine

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • Proxy (P), Server (S)
    • None

      The native functions in the JS engine support the "md5" and "sha256" functions. However, there is no support for other functions, especially "sha512".
      We need native support in the JS engine for the "sha512" function, f.e.: "sha512(data)", "hmac('sha512', key, data)", etc.

      Of course, support for other functions can also be added, but "sha512" is the one we specifically need.

      The best option would be to add support for the entire "crypto" library.

            wiper Andris Zeila
            aprzybylski Albert Przybylski
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: