Scrambling sensitive data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tamhilda
    New Member
    • Oct 2006
    • 1

    Scrambling sensitive data

    Hello, I am looking for a script in (SQL Server platform) that can scramble customer details and employee details.

    I have a list of employees that deal with a segment of customers, and I want to be able to scramble the data for a particular employee using perhaps the employee's ID or a script that can scramble the whole database. For this database I have over 200000 customer names and a few thousand employees.

    I have tried to scramble the data using some form of substring, but the data is still recognisable.

    Can someone help me please! Thanx.
  • heathensong
    New Member
    • Oct 2006
    • 5

    #2
    microsoft DPAPI?

    Comment

    Working...