Details

    Description

      A key derivation function, with the same result as EVP_KDF_derive() of OpenSSL.
      Something like

      KDF(key_str, salt [, {info | iterations} [, kdf_name [, width ]]])

      kdf_name could be one of "pbkdf2_hmac" (default) or "hkdf". The latter always returns NULL if built with OpenSSL 1.0 (default on CentOS 7 and SLES 12).

      width is in bits, can be any positive number divisible by 8.
      if the width is not specified, it's taken from the @@block_encyption_mode

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Sergei Golubchik made transition -
            Open In Progress
            5d 21h 58m 1
            Sergei Golubchik made transition -
            In Progress In Review
            6s 1
            Sergei Golubchik made transition -
            Stalled In Review
            14h 52m 1
            Oleksandr Byelkin made transition -
            In Review Stalled
            5h 43m 2
            Sergei Golubchik made transition -
            Stalled In Testing
            52d 1h 31m 1
            Lena Startseva made transition -
            In Testing Stalled
            23d 14h 48m 1
            Sergei Golubchik made transition -
            Stalled Closed
            27d 3h 39m 1

            People

              serg Sergei Golubchik
              serg Sergei Golubchik
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.