Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
Openssl ile Encrypt & Decrypt islemleri – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

Openssl ile Encrypt & Decrypt islemleri

Merhaba, openssl ile dosya Encrypt & Decrypt islemlerini asagidaki gibi yapabilirsiniz.

openssl enc -aes-256-cbc -salt -in pass.txt -out pass.enc

openssl enc -aes-256-cbc -d -in pass.enc -out pass.txt


Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58