• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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