aspose file tools
The moose likes Security and the fly likes How to encrypt/decrypt creditcard numbers in a database? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "How to encrypt/decrypt creditcard numbers in a database?" Watch "How to encrypt/decrypt creditcard numbers in a database?" New topic
Author

How to encrypt/decrypt creditcard numbers in a database?

Koti Samadhi
Greenhorn

Joined: Aug 26, 2009
Posts: 23
Hi All,

1. Any one can give an example for encrypt the credit card number into a database and decrypt from the database to UI.

2. please provide configuration details for encrypting/decry spring and hibernate.

Thanks,

Koti
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56222
    
  13

Please take the time to choose the correct forum for your posts. This forum is for questions on Spring. For more information, please read this.

This post has been moved to a more appropriate forum.

[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35253
    
    7
I think I'm missing the point of the question.

How is encrypting/decrypting CC data any different from encrypting/decrypting any other data?

How is encrypting/decrypting data while using Spring and/or Hibernate any different from encrypting/decrypting data while using any other framework?


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to encrypt/decrypt creditcard numbers in a database?
 
Similar Threads
encryption
Encryption and Decryption
encrypt password in properties
string encrypt/decrypt API
how do i encrypt/decrypt query string.