
Case Study - Data Protection
Task: Ensure that credit card data never gets exposed.
An application, that runs on a server of a bank or credit card company,
processes and stores credit card information. The credit card
information must be protected against theft at the time of processing
and storage.
Solution: Protect the data with MCFACT.
Program code of the server application that directly processes credit card information is protected with MCFACT. The credit card data are MCFACT encrypted and stored in a database. As a result, the credit card information remains encrypted at the time of processing and storage.
