RxBlFish: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
Line 15: Line 15:


==Links==
==Links==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/util/encrypt&file=rxbf_102.zip Version 1.02.] (updated 15 March 2003, size= 18K)  
* [rxbf_102.zip Version 1.02] (updated 15 March 2003)


==Author==
==Author==

Revision as of 05:52, 6 January 2020

rxBlFish is a dynamic link library (a .DLL file) that contains OS/2 REXX callable procedures.

BlowFish is a very powerful encryption tool. RxBlFish provides an OS/2 REXX interface to BlowFish - with RxBlFish, you can use REXX to encrypt strings and files.

Requirements

To use RxBlFish, you must have version 1.62 (or above) of BlowFish for OS/2. In particular, you need ENCRYPT.DLL from version 1.62 (or above).

Due to U.S. export regulations, we can not include ENCRYPT.DLL in this distribution. You'll have to obtain it yourself.

Documentation

Links

  • [rxbf_102.zip Version 1.02] (updated 15 March 2003)

Author