mirror of
https://github.com/SASPAC/gsm.git
synced 2026-03-10 01:28:14 +00:00
The GSM package, version: 0.22.3 Package regenerated with the SAS Packages Framework, version 20260216. No functional changes, aesthetic documentation clean up. - File SHA256: `F*411452E8388C181800023A01A3B7DC7904A80A915D506D9606638F27CBC282B1` for this version - Content SHA256: `C*1955721DDAAE32A631A8071BEE3BC6CF83761C2280DA5F823D4E4CFD96838FD3` for this version
18 lines
754 B
Markdown
18 lines
754 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*411452E8388C181800023A01A3B7DC7904A80A915D506D9606638F27CBC282B1
|
|
|
|
[**Documentation for GSM**](./gsm.md "Documentation for GSM")
|
|
|
|
[Article describing the idea](https://www.lexjansen.com/wuss/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").
|