Recommend this page to a friend! |
All requests | > | Read encrypted data | > | Request new recommendation | > | Featured requests | > | No recommendations |
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 | by Manuel Lemos 23115 - 20 days ago (2023-03-13) Comment You just need to use the same algorithm to decrypt the credentials that you used to encrypt those credentials. |
Recommend package | |
|