LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 14 Nov 2007 18:29:23 -0500
Reply-To:     George Joseph <gjman@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         George Joseph <gjman@HOTMAIL.COM>
Subject:      Strong Variable Level Encryption

I need help with Variable level encryption of SSN. SAS help desk sent me references to two papers. 1) Annette Landan-Effective Data Encryption Algorithm. 2) Sheng Luo-Using Bitwise Function to Scramble Data fields with Key.

The second paper (Luo) does have some interesting method to encrypt credit card # but when I ran it on a test dataset I found that if the record repeated itself it was encrypted differently. And that just wont fly with medical records where the same SSN will have multiple observations.

I did see some Macros on the UGA list serve archives but I was wondering if someone has any updated version of the same or perhaps newer algorithms. If they are FIPS 140 compliant that would be even better.

Thank!!!


Back to: Top of message | Previous page | Main SAS-L page