Re: Credit Card Number Encryption
Re: Credit Card Number Encryption
- Subject: Re: Credit Card Number Encryption
- From: Arturo Perez <email@hidden>
- Date: Fri, 23 Apr 2004 16:04:24 -0400
Gerald Hanks wrote:
Could someone please tell me what the standard would be for encrypting
sensitive data such as credit card numbers in WebObjects? Are there
libraries/routines that are used both within the United States as well
as outside the US or is there a standard that is used for both?
-gerald
Java itself comes with a host of encryption options. Your best bet is
to start at the source: http://java.sun.com/products/jce/index.jsp
In terms of actual cipher engines I've used blowfish pretty
successfully. There are so many options it's staggering.
-arturo
http://webobjects.meetup.com/
_______________________________________________
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.