RxBlFish: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m →Links |
||
Line 15: | Line 15: | ||
==Links== | ==Links== | ||
* [ | * [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.
- 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:
- http://www.mirror.ac.uk/sites/hobbes.nmsu.edu/pub/os2/util/encrypt/bfish163.zip
Documentation
Links
- [rxbf_102.zip Version 1.02] (updated 15 March 2003)