**GSM** (Generate Secure Macros) package, version 0.11

**GSM** (Generate Secure Macros) package, version 0.11

The 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.
This commit is contained in:
yabwon
2021-07-19 12:58:52 +02:00
parent 59cda13330
commit 2ce8a83499
5 changed files with 9 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
---
# The GSM package [ver. 0.1] <a name="gsm-package"></a> ###############################################
# The GSM package [ver. 0.11] <a name="gsm-package"></a> ###############################################
The **GSM** (a.k.a. *Generate Secure Macros*) package allows
to create secured macros stored in SAS Proc FCMP functions.
@@ -68,7 +68,7 @@ Required SAS Components:
* SAS package generated by generatePackage, version 20210528 *
The SHA256 hash digest for package BasePlus:
`7134C8672023972BA0D5D5CE1E611F0DBB5F60ADAE847BC59C94FF7E2BEC0278`
`4322D79C382B9D58EF5E51AFD0856331F8B38B1B35AC21295DADFC43F81B2AF8`
## >>> `%GSM()` macro: <<< <a name="gsm-macro"></a> #######################