Re: using mySQL to store credit card info
Hi guys,
Checking the form for the MySqL and Blob I would like to share my problem in case some of you just get the same problem. I am using mysql to store credit card information and using AES_ENCRYPT/AES_DECRYPT works 90% of the time, but about 10% of the cases I can not decrypt the cards. Usually the length in BLOB Is 32Bytes or 16Bytes depending on the cc card used. Sometimes (10%) i get cards which are 15Bytes or 31Bytes long in BLOB which I can not decrypt. I changed the encryption to php encryption, it worked few times and after that again dumped 31Byte card length which after decryption is garbage. I believe if somebody have a solution for that could share it. Thanks
Subject
Views
Written By
Posted
27609
February 03, 2005 03:44PM
11540
March 29, 2005 07:54AM
9697
June 26, 2005 10:25PM
10544
July 23, 2005 10:39PM
14567
September 08, 2005 06:04AM
24124
September 08, 2005 06:47AM
7894
September 20, 2005 09:00AM
7412
November 21, 2005 11:09PM
7012
November 28, 2005 05:36AM
6821
November 28, 2005 08:21PM
6885
November 29, 2005 05:51PM
6823
February 18, 2006 06:34PM
6403
April 06, 2006 09:41AM
6673
April 07, 2006 01:28PM
Re: using mySQL to store credit card info
7132
April 19, 2006 08:23PM
9395
May 08, 2006 04:33PM
9126
October 04, 2006 09:11AM
6286
February 20, 2008 12:58PM
6465
February 20, 2008 01:24PM
6351
January 06, 2007 07:26PM
5238
February 16, 2009 07:37PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.