Create README.md

This commit is contained in:
Bart Jablonski
2022-11-16 11:28:52 +01:00
committed by GitHub
parent 9d1a4c6842
commit deba876548

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")