RxBlFish: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 9: Line 9:
* U.S. users can find BlowFish for OS/2 on Hobbes (search for blowfish).
* U.S. users can find BlowFish for OS/2 on Hobbes (search for blowfish).
* Non U.S. users can find BlowFish for OS/2 on a variety of other sites, including:
* Non U.S. users can find BlowFish for OS/2 on a variety of other sites, including:
* http://www.mirror.ac.uk/sites/hobbes.nmsu.edu/pub/os2/util/encrypt/bfish163.zip
* http://www.mirror.ac.uk/sites/hobbes.nmsu.edu/pub/os2/util/encrypt/bfish163.zip ({{FileLink|Blowfish}})


==Documentation==
==Documentation==
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)  
* {{FileLink|rxBlFish}} (updated 15 March 2003)


==Author==
==Author==

Latest revision as of 02:27, 8 December 2022

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

Author