Recommend this page to a friend! |
All requests ![]() |
> | Read encrypted data | > | Request new recommendation | > | ![]() |
> | ![]() |
by Juan C. Alvarez - 25 days ago (2023-03-08)
+1 | I am preparing a script to run several cron processes. A MySQL table stores companies' smtp credentials and passwords encrypted using the crypto algorithm 'aes-256-cbc'. The idea is to read the encrypted info to use it for sending scheduled messages. |
0 |
You just need to use the same algorithm to decrypt the credentials that you used to encrypt those credentials. |
Recommend package | |
|