I have an excel file and one of the columns is encrypted (eg:SSN). I want to decrypt the column and do some manipulations. What is the way I have to do in SAS.
Usually decryption isn't possible for the obvious reason that if it were easy / possible why bother encrypting in the first place. Go back to the supplier of the spreadsheet and ask them to re-supply it in non-encrypted form.
A better option would be to get the supplier to encrypt the whole spreadsheet file with a password key, send you this, then supply you the encryption key separately and securely. The open source tool PGP is good option for this.
I have an excel file and one of the columns is encrypted (eg:SSN). I want to decrypt the column and do some manipulations. What is the way I have to do in SAS.
The 2025 SAS Hackathon Kicks Off on June 11!
Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.