Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-9069

extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm

Details

    • 10.3.3-1

    Description

      extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like

      AES_ENCRYPT(text, key, [IV [, algorithm]])
      

      and @@block_encryption_mode variable as in 5.7

      NOTE:

      • change in behavior: AES_ENCRYPT(str, key) can no longer be used in persistent virtual columns (and alike)
      • New system variable block_encryption_mode

      Attachments

        Issue Links

          Activity

            serg Sergei Golubchik created issue -
            serg Sergei Golubchik made changes -
            Field Original Value New Value
            Fix Version/s 10.2 [ 14601 ]
            serg Sergei Golubchik made changes -
            Description extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like
            {noformat}
            AES_ENCRYPT(text, key, [IV [, algorithm]])
            {noformat}
            and {{@@ block_encryption_mode}} variable as in 5.7
            extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like
            {noformat}
            AES_ENCRYPT(text, key, [IV [, algorithm]])
            {noformat}
            and {{@@block_encryption_mode}} variable as in 5.7
            georg Georg Richter made changes -
            Assignee Georg Richter [ georg ]
            georg Georg Richter made changes -
            Assignee Georg Richter [ georg ] Sergei Golubchik [ serg ]
            Status Open [ 1 ] In Review [ 10002 ]
            serg Sergei Golubchik made changes -
            Assignee Sergei Golubchik [ serg ] Georg Richter [ georg ]
            Status In Review [ 10002 ] Stalled [ 10000 ]
            georg Georg Richter made changes -
            Fix Version/s 10.2.4 [ 22116 ]
            Fix Version/s 10.2 [ 14601 ]
            georg Georg Richter made changes -
            georg Georg Richter made changes -
            Description extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like
            {noformat}
            AES_ENCRYPT(text, key, [IV [, algorithm]])
            {noformat}
            and {{@@block_encryption_mode}} variable as in 5.7
            extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like
            {noformat}
            AES_ENCRYPT(text, key, [IV [, AAD [ USING algorithm]]])
            {noformat}
            and {{@@block_encryption_mode}} variable as in 5.7
            georg Georg Richter made changes -
            Fix Version/s 10.2 [ 14601 ]
            Fix Version/s 10.2.4 [ 22116 ]
            serg Sergei Golubchik made changes -
            Fix Version/s 10.3 [ 22126 ]
            Fix Version/s 10.2 [ 14601 ]
            serg Sergei Golubchik made changes -
            Sprint 10.3.3-1 [ 200 ]
            serg Sergei Golubchik made changes -
            Fix Version/s 10.4 [ 22408 ]
            Fix Version/s 10.3 [ 22126 ]
            serg Sergei Golubchik made changes -
            Assignee Georg Richter [ georg ] Sergei Golubchik [ serg ]
            serg Sergei Golubchik made changes -
            ralf.gebhardt Ralf Gebhardt made changes -
            Epic Link PT-73 [ 68549 ]
            serg Sergei Golubchik made changes -
            Labels upstream-fixed beginner-friendly upstream-fixed
            serg Sergei Golubchik made changes -
            Fix Version/s 10.5 [ 23123 ]
            Fix Version/s 10.4 [ 22408 ]
            ralf.gebhardt Ralf Gebhardt made changes -
            Epic Link PT-73 [ 68549 ]
            serg Sergei Golubchik made changes -
            Fix Version/s 10.5 [ 23123 ]
            serg Sergei Golubchik made changes -
            Workflow MariaDB v3 [ 72420 ] MariaDB v4 [ 131654 ]
            greenman Ian Gilfillan made changes -
            Labels beginner-friendly upstream-fixed beginner-friendly compat80 upstream-fixed
            monty Michael Widenius made changes -
            serg Sergei Golubchik made changes -
            serg Sergei Golubchik made changes -
            Fix Version/s 10.11 [ 27614 ]
            serg Sergei Golubchik made changes -
            Priority Major [ 3 ] Critical [ 2 ]
            AirFocus AirFocus made changes -
            Description extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like
            {noformat}
            AES_ENCRYPT(text, key, [IV [, AAD [ USING algorithm]]])
            {noformat}
            and {{@@block_encryption_mode}} variable as in 5.7
            extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like

            {noformat}
            AES_ENCRYPT(text, key, [IV [, AAD [ USING algorithm]]])
            {noformat}

            and {{@@block_encryption_mode}} variable as in 5.7
            ralf.gebhardt Ralf Gebhardt made changes -
            Fix Version/s 10.12 [ 28320 ]
            Fix Version/s 10.11 [ 27614 ]
            serg Sergei Golubchik made changes -
            Comment [ A comment with security level 'Developers' was removed. ]
            serg Sergei Golubchik made changes -
            serg Sergei Golubchik made changes -
            Fix Version/s 11.1 [ 28549 ]
            Fix Version/s 11.0 [ 28320 ]
            ralf.gebhardt Ralf Gebhardt made changes -
            Fix Version/s 11.2 [ 28603 ]
            Fix Version/s 11.1 [ 28549 ]
            serg Sergei Golubchik made changes -
            Status Stalled [ 10000 ] In Progress [ 3 ]
            serg Sergei Golubchik made changes -
            Status In Progress [ 3 ] In Testing [ 10301 ]
            serg Sergei Golubchik made changes -
            serg Sergei Golubchik made changes -
            Status In Testing [ 10301 ] Stalled [ 10000 ]
            serg Sergei Golubchik made changes -
            Assignee Sergei Golubchik [ serg ] Oleksandr Byelkin [ sanja ]
            Status Stalled [ 10000 ] In Review [ 10002 ]
            serg Sergei Golubchik made changes -
            Status In Review [ 10002 ] In Testing [ 10301 ]
            serg Sergei Golubchik made changes -
            Assignee Oleksandr Byelkin [ sanja ] Ramesh Sivaraman [ JIRAUSER48189 ]
            serg Sergei Golubchik made changes -
            Description extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like

            {noformat}
            AES_ENCRYPT(text, key, [IV [, AAD [ USING algorithm]]])
            {noformat}

            and {{@@block_encryption_mode}} variable as in 5.7
            extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like

            {noformat}
            AES_ENCRYPT(text, key, [IV [, algorithm]])
            {noformat}

            and {{@@block_encryption_mode}} variable as in 5.7
            lstartseva Lena Startseva made changes -
            Assignee Ramesh Sivaraman [ JIRAUSER48189 ] Lena Startseva [ JIRAUSER50478 ]
            ralf.gebhardt Ralf Gebhardt made changes -
            Labels beginner-friendly compat80 upstream-fixed Preview_11.2 beginner-friendly compat80 upstream-fixed
            serg Sergei Golubchik made changes -
            lstartseva Lena Startseva made changes -
            Assignee Lena Startseva [ JIRAUSER50478 ] Sergei Golubchik [ serg ]
            Status In Testing [ 10301 ] Stalled [ 10000 ]
            serg Sergei Golubchik made changes -
            Component/s Encryption [ 11200 ]
            Fix Version/s 11.2.1 [ 29034 ]
            Fix Version/s 11.2 [ 28603 ]
            Resolution Fixed [ 1 ]
            Status Stalled [ 10000 ] Closed [ 6 ]
            ralf.gebhardt Ralf Gebhardt made changes -
            Description extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like

            {noformat}
            AES_ENCRYPT(text, key, [IV [, algorithm]])
            {noformat}

            and {{@@block_encryption_mode}} variable as in 5.7
            extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like

            {noformat}
            AES_ENCRYPT(text, key, [IV [, algorithm]])
            {noformat}

            and {{@@block_encryption_mode}} variable as in 5.7


            NOTE:
            * change in behavior: AES_ENCRYPT(str, key) can no longer be used in persistent virtual columns (and alike)
            ralf.gebhardt Ralf Gebhardt made changes -
            Description extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like

            {noformat}
            AES_ENCRYPT(text, key, [IV [, algorithm]])
            {noformat}

            and {{@@block_encryption_mode}} variable as in 5.7


            NOTE:
            * change in behavior: AES_ENCRYPT(str, key) can no longer be used in persistent virtual columns (and alike)
            extend AES_ENCRYPT() and AES_DECRYPT() to support IV and the algorithm. Something like

            {noformat}
            AES_ENCRYPT(text, key, [IV [, algorithm]])
            {noformat}

            and {{@@block_encryption_mode}} variable as in 5.7


            NOTE:
            * change in behavior: AES_ENCRYPT(str, key) can no longer be used in persistent virtual columns (and alike)
            * New system variable _block_encryption_mode_
            alice Alice Sherepa made changes -
            mariadb-jira-automation Jira Automation (IT) made changes -
            Zendesk Related Tickets 140721 170960

            People

              serg Sergei Golubchik
              serg Sergei Golubchik
              Votes:
              15 Vote for this issue
              Watchers:
              20 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.