We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Defalult encrypt is always warning,plase add -pbkdf2 -iter 1024 to update
openssl enc -aes-256-cbc -md sha512 -pbkdf2 -iter 1024 -salt -in InputFilePath -out OutputFilePath
follow by https://crypto.stackexchange.com/questions/20941/why-shouldnt-i-use-ecb-encryption