RxCrypt: Difference between revisions
Appearance
mNo edit summary |
No 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. | ||
;Files | |||
* [[RXCRYPT.DLL]] | |||
==Version== | ==Version== | ||
* 1.0 (1998) | * 1.0 (1998) | ||
==License== | ==License== |
Revision as of 00:16, 15 November 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.
- Files
Version
- 1.0 (1998)
License
- Source code included.
- Author: Dmitry A.Steklenev