I need to encrypt a creditcard# string, temporarally store it in a mysql database table, download it using delphi into a local paradox table, empty the mySql table and then decrypt the creditcard# String.
I need help with the encryption and decryption part.
Anyone have experience with this?