5 Commits
0.20 ... 0.20.4

Author SHA1 Message Date
Bartosz Jablonski
41bd520e45 The GSM package [ver. 0.20.4]
The GSM package [ver. 0.20.4]

Package regenerated with the latest version of the SAS Packages Framework.
2022-12-15 17:56:41 +01:00
Bartosz Jablonski
80ea1af164 The GSM package [ver. 0.20.3]
The GSM package [ver. 0.20.3]

Package regenerated with the latest version of the SAS Packages Framework.
2022-11-27 00:01:44 +01:00
Bartosz Jablonski
ac4bae74d2 GSM [0.20.2]
GSM [0.20.2]

Package regenerated with the latest version of the SAS Packages Framework.
2022-11-21 14:40:11 +01:00
Bart Jablonski
deba876548 Create README.md 2022-11-16 11:28:52 +01:00
Bartosz Jablonski
9d1a4c6842 The GSM package [ver. 0.20.1]
The GSM package [ver. 0.20.1]

Package regenerated with the latest version of the framework (20221112).
2022-11-12 17:37:43 +01:00
7 changed files with 17 additions and 3 deletions

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`: 83EC349DF97EFA71187536E8CC6CD62215CE675D20DA355E14D4ACE3FBC6D524
[**Documentation for GSM**](./gsm.md "Documentation for GSM")

6
gsm.md
View File

@@ -8,7 +8,7 @@
---
# The GSM package [ver. 0.20] <a name="gsm-package"></a> ###############################################
# The GSM package [ver. 0.20.4] <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.
@@ -91,10 +91,10 @@ Package contains:
Required SAS Components:
`Base SAS Software`
* SAS package generated by generatePackage, version 20220830 *
*SAS package generated by generatePackage, version 20221215*
The SHA256 hash digest for package GSM:
`2AEBC150FBA99A4AAB0265A21C57E89200BFD96B633B898F32743D1C8831A159`
`83EC349DF97EFA71187536E8CC6CD62215CE675D20DA355E14D4ACE3FBC6D524`
## >>> `%GSM()` macro: <<< <a name="gsm-macro"></a> #######################

BIN
gsm.zip

Binary file not shown.

BIN
hist/0.20.1/gsm.zip Normal file

Binary file not shown.

BIN
hist/0.20.2/gsm.zip Normal file

Binary file not shown.

BIN
hist/0.20.3/gsm.zip Normal file

Binary file not shown.

BIN
hist/0.20.4/gsm.zip Normal file

Binary file not shown.