Jump to content

RxCrypt

From EDM2
Revision as of 23:28, 8 December 2016 by Martini (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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