RxBlFish: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "==Description== rxBlFish rxBlFish is a dynamic link library (a .DLL file) that contains OS/2 REXX callable procedures. BlowFish is a very powerful encryption tool. RxBlFish ..."
 
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Description==
'''rxBlFish''' is a dynamic link library (a .DLL file) that contains OS/2 REXX callable procedures.


rxBlFish 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.
 
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===
===Requirements===
Line 9: Line 7:


Due to U.S. export regulations, we can not include ENCRYPT.DLL in this distribution. You'll have to obtain it yourself.
Due to U.S. export regulations, we can not include ENCRYPT.DLL in this distribution. You'll have to obtain it yourself.
* 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}})
* ftp://ftp.flashnet.it/pub/hobbes.nmsu.edu/pub/os2/util/encrypt/bfish163.zip


==Documentation==
==Documentation==
* [[rxBlFish Manual]]
* [[rxBlFish Manual]]
==Download==
* [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)


==Links==
==Links==
 
* {{FileLink|rxBlFish}} (updated 15 March 2003)
==License==


==Author==
==Author==
* [[Daniel Hellerstein]]
* [[Daniel Hellerstein]]
* [[Michal Necasek]]


[[Category:Software]]
[[Category:Libraries]]

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