Jump to content

RxCrypt: Difference between revisions

From EDM2
Ak120 (talk | contribs)
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)
==Files==
* [[RXCRYPT.DLL]]


==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