473,382 Members | 1,639 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

PHP: Sending "secure" or encrypted emails

Hi,

Wonder if anyone can help. I have a client who would like to have a
form-to-mail on their website, but, are concerned about the security
of emails sent by such a form.

In the passed I have worked on a Microsoft ASP-type site which was
able to send encrypted emails which could only be opened in a specific
machines Outlook which had been setup with a particular certificate.

It used the following component: http://www.aspencrypt.com/.
"AspEncrypt is an Active Server component that brings security to your
application through encryption. With AspEncrypt, you can encrypt data,
send S/MIME-based secure mail, compute one-way hash values, generate
and verify digital signatures, issue and manage X.509 digital
certificates, and more."

Is there anyway of doing something similar in PHP? It doesn't have to
be encrypted the same way, but is there anything one can do with
form-to-mails that make them more secure?

Thanks, Steve.
Jul 17 '05 #1
1 5315
On 2004-03-05, Steve Jenkins wrote:
Hi,

Wonder if anyone can help. I have a client who would like to have a
form-to-mail on their website, but, are concerned about the security
of emails sent by such a form.

In the passed I have worked on a Microsoft ASP-type site which was
able to send encrypted emails which could only be opened in a specific
machines Outlook which had been setup with a particular certificate.

It used the following component: http://www.aspencrypt.com/.
"AspEncrypt is an Active Server component that brings security to your
application through encryption. With AspEncrypt, you can encrypt data,
send S/MIME-based secure mail, compute one-way hash values, generate
and verify digital signatures, issue and manage X.509 digital
certificates, and more."

Is there anyway of doing something similar in PHP? It doesn't have to
be encrypted the same way, but is there anything one can do with
form-to-mails that make them more secure?

Thanks, Steve.


PHP's OpenSSL functions can provide all of the above. Check out:

http://www.php.net/manual/en/ref.openssl.php

I'm not sure of any existing, ready made solutions but I'm sure they
exist and if not, given the above set of functions, it's fairly straight
forward to produce what you need.

--
Mike Peters
mike [-AT-] ice2o [-DOT-] com
http://www.ice2o.com
Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Tom Rahav | last post by:
Dear all! I develop VB.NET for about a year, and always heard about how easy is to "reverse-engineer" .NET applications, due to the MSIL and so... I decided to check it buy opening .exe file I...
30
by: zn | last post by:
If I place a form for product ordering on my website, what scripting technology or CGIs can I use to encrypt the e-mail sent to my e-mail account with the order information? Thanks.
1
by: Leszek | last post by:
Hello, I need to send emails using the .NET framework. The emails will contain some sensitive information, so I need to encrypt them (or to apply another secure method) before sending. What...
2
by: John Dalberg | last post by:
I installed the Pet Shop 4.0 app. However everytime I try to create a new user, I get a "Please enter a more secure password" error. I tried all kinds of passwords. I looked at the membership...
0
by: jhsedona | last post by:
I try to upgrade site from non-ssl to ssl site, but there are too mcuh thing to do. I decide to use url forwarding to https://www.domain.com for my whole site. When i go to 1st page of site, ...
3
by: =?Utf-8?B?Sm9l?= | last post by:
I know that I have posted this question before, but it is still unresolved and I don't know where to turn to next. I have code that is creating a user (works fine), then sets the account flags...
1
by: john_aspinall | last post by:
Hi, I want to send an email form on an ASP page and make it secure/ encrypted when sending it to the recipient. Does anyone know how I might easily achieve this - or should I be going through...
14
by: jcage | last post by:
Is there any tutorials online for sending email through forms? I can send an email as well as write to my MySQL database from home with the following code but not at work. I think there might be...
0
by: Tea Maker | last post by:
Hello, I created a backup of sql server 2000 database and restored the database on the client's computer that has MSDE installed. Now how can I make sure nobody will be able to mess with the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.