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

Introduce RSA function to js engine

XMLWordPrintable

    • Team A
    • Sprint 97 (Feb 2023), Sprint 98 (Mar 2023), Sprint 99 (Apr 2023)
    • 3

      Please implement RS256 (RSA Signature with SHA-256) encryption function to js engine. This encryption is required for creating integrations with some services (google cloud JWT signature in particular). Similar function already implemented with HS256 (HMAC with SHA-256) in task ZBXNEXT-7615

      RSA encryption assume using PKCS #8 standard syntax for storing private key, so decision should be made about how to store it and use in js - file or string.

            dgoloscapov Dmitrijs Goloscapovs
            abiba Andrew Biba
            Team A
            Votes:
            1 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: