Jump to content

RxCrypt: Difference between revisions

From EDM2
Created page with "==Description== Small dynamic library for REXX, containing function crypt (), which use of unix systems and, as i have found out, majority of the OS/2 programs working with in..."
(No difference)

Revision as of 23:28, 8 December 2016

Description

Small dynamic library for REXX, containing function crypt (), which use of unix systems and, as i have found out, majority of the OS/2 programs working with internet. I used it for a writing of the small program synchronizing the password on tcp/ip daemons: Mail, Telnet, Apache and DialIn. All works perfectly.

Download

Files

License

  • Source code included.

Author

  • Dmitry A.Steklenev