Re: Form Encryption

2007-06-07 Thread Will Tomlinson
> Very good points across the board. > Technically, I do not need to store the credit card info in the db. > However I do need to securely send/pass/or make available the credit > card info to the receiving company. Maybe there is a better method to > do so. I've found that after a transaction

Re: Form Encryption

2007-06-07 Thread Tom Chiverton
On Wednesday 06 Jun 2007, Russ wrote: > they happen, but there's really nothing you can do about that. Just try to > keep your server as secure as you can. Remember there are now binding requirements from Visa etc. over your security procedures, which you may now fall under: https://www.pcisecu

RE: Form Encryption

2007-06-06 Thread Russ
ent: Wednesday, June 06, 2007 1:27 PM > To: CF-Talk > Subject: RE: Form Encryption > > Very good points across the board. > Technically, I do not need to store the credit card info in the db. > However I do need to securely send/pass/or make available the credit card > info

RE: Form Encryption

2007-06-06 Thread Steve Kahn
Robertson [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 06, 2007 12:53 PM To: CF-Talk Subject: Re: Form Encryption You can use asymmetric-key RSA encryption economically... http://developer.perthweb.com.au/textcrypt.html I've been using that tool for many years. its about as safe as yo

Re: Form Encryption

2007-06-06 Thread Matt Robertson
You can use asymmetric-key RSA encryption economically... http://developer.perthweb.com.au/textcrypt.html I've been using that tool for many years. its about as safe as you can get for encrypting stored data. Key part of that phrase is "as you can get". The problems with symmetric key encrypti

RE: Form Encryption

2007-06-06 Thread Russ
, June 06, 2007 12:21 PM > To: CF-Talk > Subject: RE: Form Encryption > > Got the comodo ssl in place, want to encrypt the data when inserted into > sql and then decrypt it when calling it up > > -Original Message- > From: Adkins, Randy [mailto:[EMAIL PROTECTED] > Sen

RE: Form Encryption

2007-06-06 Thread Steve Kahn
Got the comodo ssl in place, want to encrypt the data when inserted into sql and then decrypt it when calling it up -Original Message- From: Adkins, Randy [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 06, 2007 12:13 PM To: CF-Talk Subject: RE: Form Encryption SSL is one piece of the

RE: Form Encryption

2007-06-06 Thread Adkins, Randy
SSL is one piece of the pie you should have! -Original Message- From: Steve Kahn [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 06, 2007 11:59 AM To: CF-Talk Subject: RE: Form Encryption protect credit card and personal info; when the visitor submits form data at site and when the

RE: Form Encryption

2007-06-06 Thread Steve Kahn
Encryption On Wednesday 06 Jun 2007, Steve Kahn wrote: > Does anyone have an easy to use 'Form Encryption' app they could recommend? With the aim of doing what ? And since you mention 'encryption' - against what sort of an attacker ? -- Tom Chiverton Helping to heterogeneousl

Re: Form Encryption

2007-06-06 Thread Tom Chiverton
On Wednesday 06 Jun 2007, Steve Kahn wrote: > Does anyone have an easy to use 'Form Encryption' app they could recommend? With the aim of doing what ? And since you mention 'encryption' - against what sort of an attacker ? -- Tom Chiverton Helping to heterogeneousl

Form Encryption

2007-06-06 Thread Steve Kahn
Good Morning Does anyone have an easy to use 'Form Encryption' app they could recommend? TIA ~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/produ