mirror of
https://github.com/SASPAC/gsm.git
synced 2026-01-02 12:20:04 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80ea1af164 | ||
|
|
ac4bae74d2 | ||
|
|
deba876548 | ||
|
|
9d1a4c6842 |
14
README.md
Normal file
14
README.md
Normal 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`: 50D8340E080BEA459E68BE315146AD3B809930DB8DC7B23C7A492C3815ACD83F
|
||||
|
||||
[**Documentation for GSM**](./gsm.md "Documentation for GSM")
|
||||
|
||||
6
gsm.md
6
gsm.md
@@ -8,7 +8,7 @@
|
||||
---
|
||||
|
||||
|
||||
# The GSM package [ver. 0.20] <a name="gsm-package"></a> ###############################################
|
||||
# The GSM package [ver. 0.20.3] <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 20221125*
|
||||
|
||||
The SHA256 hash digest for package GSM:
|
||||
`2AEBC150FBA99A4AAB0265A21C57E89200BFD96B633B898F32743D1C8831A159`
|
||||
`50D8340E080BEA459E68BE315146AD3B809930DB8DC7B23C7A492C3815ACD83F`
|
||||
|
||||
|
||||
## >>> `%GSM()` macro: <<< <a name="gsm-macro"></a> #######################
|
||||
|
||||
BIN
hist/0.20.1/gsm.zip
Normal file
BIN
hist/0.20.1/gsm.zip
Normal file
Binary file not shown.
BIN
hist/0.20.2/gsm.zip
Normal file
BIN
hist/0.20.2/gsm.zip
Normal file
Binary file not shown.
BIN
hist/0.20.3/gsm.zip
Normal file
BIN
hist/0.20.3/gsm.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user