1 Commits

Author SHA1 Message Date
Bart Jablonski
deba876548 Create README.md 2022-11-16 11:28:52 +01:00

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
## `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`: 5D1925970C9590CD195C15B8641B01D7857E3B2546323DC77D09154BCCA40922
[**Documentation for GSM**](./gsm.md "Documentation for GSM")