Skip to content

SASPAC/gsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gsm - Generate Secure Macros to keep your code secret


The GSM (Generate Secure Macros) package allows to create secured macros stored in SAS Proc FCMP functions.

The dataset with functions can be shared between different operating systems and allows to generate macros on site without showing their code.

SHA256 digest for the latest version of GSM: F*411452E8388C181800023A01A3B7DC7904A80A915D506D9606638F27CBC282B1

Documentation for GSM

Article describing the idea

To work with a package use the SAS Packages Framework.