• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

aes-128

  1. D

    Question Does AES_Encrypt use cbc mode as default ?

    Using Plesk Version 17.8.11. Mysql has some nice real time encryption/decryption (aes_encrypt/aes_decrypt) possibilities that others like libsodium dont have at the moment. On earlier versions mysql was build with ECB mode as onliest option. Since version 5.6.17 its possible to use other modes...
  2. C

    How the user passwords are encrypted

    Hello, I am planning to programm an extra tool for my users to sent secure tickets. Therefore I'd like to use a login that verify them agains the already existing passwords in the mysql_psa_account table. I'have written an php file just to check if the encryption works correctly...
Back
Top