Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Data Masking Algorithm for Java

989078Feb 4 2013 — edited Feb 5 2013
Hi All,

I assume am posting this in right forum/thread.
Am a BSA for a web project. and currently we have a web based reporting application with all types of secure, sensitive information of a customer.

The business has asked for a DATA MASKING on such sensitive and secure information.

I would like to aks you all on the possible approaches to implement data masking.
Assmuing that, the data base is not touched for Masking activity do we have any masking algorithms available in JAVA.

in the code level can we implement the below requirements.

1. Data mask on the screen display for SSN #, bank card, Medical Info # etc.
2. Data Mask on export to file with above fields.

Please advise.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2013
Added on Feb 4 2013
3 comments
2,301 views