Files
gsm/README.md
Bart Jablonski 1b6e1e4424 GSM package [ver. 0.22.1]
GSM package [ver. 0.22.1]

- Package regenerated with the latest version of SPF
2023-11-11 17:30:18 +01:00

18 lines
757 B
Markdown

## `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*80197391195C3EC41BD436DF0C8802D3920E4D22B64009A7DE872FBDF8D4B86E
[**Documentation for GSM**](./gsm.md "Documentation for GSM")
[Article describing the idea](https://www.wuss.org/proceedings/2023/WUSS-2023-Paper-189.pdf/ "Article about the idea GSM")
To work with a package use the [**SAS Packages Framework**](https://github.com/yabwon/SAS_PACKAGES/blob/main/README.md "SPFinit").