> hey guys, i sitll dont understand what encryption really is. Is this
> encryption?......
>
> I wrote coldfusion code to turn this fake credit card number
> 2775644756644736 into something like
> GGJEJH-()%#^@%HSJDH&&#**#PQP{}{":LLHSKNCJHDJKSJSHD. I did that by moving
> numbers around, changing to ASCII, lots of wierd random things
> (and also the
> code to change em back). now, is that called encrypting? hehe.
> also, how
> could it be possible for anyone to turn that into a credit card
> number???
> and what do yall think about my string functioned approach? is it silly?
OK, you have just written an encryption process that is probably better than
CFEncrypt <g>
How do people turn that back?
Well, what they'd do is monitor your port and send over some known data -
then send over some more... repeat multiple times until they have a
"pattern" - once they know the pattern then they can decrypt your
information whenever they want!
Turning cc details into a garbage string is never silly - it's downright
sensible!
Just don't use CFEncrypt!
Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133
"Websites for the real world"
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists