[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 555051: AES_ENCRYPT does not take salt but encryption key

Michal Čihař michal at cihar.com
Tue Mar 25 13:59:50 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 555051618da394301f1843642090d4390fddef70
      https://github.com/phpmyadmin/phpmyadmin/commit/555051618da394301f1843642090d4390fddef70
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M js/messages.php
    M js/tbl_change.js

  Log Message:
  -----------
  AES_ENCRYPT does not take salt but encryption key

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: a40ce0eda7d57ac6e6f71a2aa0579756df0f7653
      https://github.com/phpmyadmin/phpmyadmin/commit/a40ce0eda7d57ac6e6f71a2aa0579756df0f7653
  Author: Michal Čihař <michal at cihar.com>
  Date:   2014-03-25 (Tue, 25 Mar 2014)

  Changed paths:
    M js/tbl_change.js
    M libraries/Types.class.php
    M libraries/insert_edit.lib.php
    M test/classes/PMA_Types_MySQL_test.php

  Log Message:
  -----------
  Support AES_DECRYPT as well

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/6b5c14ec3960...a40ce0eda7d5


More information about the Git mailing list