RxCrypt: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Small dynamic library for REXX, containing function crypt (), which use of unix systems and a majority of the OS/2 programs working with internet. It was used for a writing of the small program synchronising the password on TCP/IP daemons: Mail, Telnet, Apache and DialIn. | Small dynamic library for REXX, containing function crypt (), which use of unix systems and a majority of the OS/2 programs working with internet. It was used for a writing of the small program synchronising the password on TCP/IP daemons: Mail, Telnet, Apache and DialIn. | ||
==Version== | |||
* 1.0 (1998) | |||
==Files== | ==Files== | ||
Line 7: | Line 10: | ||
*Source code included. | *Source code included. | ||
*Author: Dmitry A.Steklenev | *Author: Dmitry A.Steklenev | ||
[[Category:REXX Function Library]] | [[Category:REXX Function Library]] |
Revision as of 14:44, 15 March 2020
Small dynamic library for REXX, containing function crypt (), which use of unix systems and a majority of the OS/2 programs working with internet. It was used for a writing of the small program synchronising the password on TCP/IP daemons: Mail, Telnet, Apache and DialIn.
Version
- 1.0 (1998)
Files
License
- Source code included.
- Author: Dmitry A.Steklenev