• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Encrypting Credit Card Numbers - Two Way Encryption
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Encrypting Credit Card Numbers - Two Way Encryption


  • Subject: Encrypting Credit Card Numbers - Two Way Encryption
  • From: "Jonathan Fleming" <email@hidden>
  • Date: Thu, 20 May 2004 08:59:42 +0100

Hi Guys,
Quick one... what's the best system to use for 2-way encryption? I want to encrypt credit card numbers in the database (MSSQLServer2000) and then decrypt them when I need the app to pull them up in a query so I can see them.


For my passwords I use Sun's one-way encryption algorithm:
MessageDigest messageDigest = MessageDigest.getInstance("SHA-1"); etc, etc but as I said I need a system that let's me decypt later when needed.


Any examples or pointers welcome.

Thanks
Jonathan :^)

_________________________________________________________________
Want to block unwanted pop-ups? Download the free MSN Toolbar now! http://toolbar.msn.co.uk/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.



  • Follow-Ups:
    • Re: Encrypting Credit Card Numbers - Two Way Encryption
      • From: Robert Walker <email@hidden>
    • Re: Encrypting Credit Card Numbers - Two Way Encryption
      • From: Kieran Kelleher <email@hidden>
    • Re: Encrypting Credit Card Numbers - Two Way Encryption
      • From: petite_abeille <email@hidden>
  • Prev by Date: Re: Rendezvous and WebObjects
  • Next by Date: Re: Encrypting Credit Card Numbers - Two Way Encryption
  • Previous by thread: Re: ExtensionsForResources.plist ?
  • Next by thread: Re: Encrypting Credit Card Numbers - Two Way Encryption
  • Index(es):
    • Date
    • Thread