awebbdesign Posted January 12, 2011 Share Posted January 12, 2011 I am currently recoding a website from ASP to PHP. The aim is for a customer to add items to a cart, fill in their credit card details. Then an email is encrypted (on the secure website) and sent to the client. The client then opens the email on her PC and it is decoded either when she opens the e-mail, or downloads an attachment that can be opened by a program that requires a password. Once entered the order is revealed, the e-mail is decrypted. I just wondered if anyone has any link to sites where I can download the de-crypting software to install on the clients machine. Or any other ideas on sending an encrypting email and decrypting on the recipients computer. Many thanks. Quote Link to comment https://forums.phpfreaks.com/topic/224134-encrypt-mail-decrypt-on-outlook/ Share on other sites More sharing options...
litebearer Posted January 12, 2011 Share Posted January 12, 2011 Perhaps http://www.ibm.com/developerworks/opensource/library/os-php-encrypt/ Quote Link to comment https://forums.phpfreaks.com/topic/224134-encrypt-mail-decrypt-on-outlook/#findComment-1158216 Share on other sites More sharing options...
awebbdesign Posted January 12, 2011 Author Share Posted January 12, 2011 Many thanks. Just what I was looking for. Quote Link to comment https://forums.phpfreaks.com/topic/224134-encrypt-mail-decrypt-on-outlook/#findComment-1158282 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.