RxBlFish: Difference between revisions
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: | ||
'''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 | |||
===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}}) | ||
==Documentation== | ==Documentation== | ||
* [[rxBlFish Manual]] | * [[rxBlFish Manual]] | ||
==Links== | ==Links== | ||
* {{FileLink|rxBlFish}} (updated 15 March 2003) | |||
==Author== | ==Author== | ||
* [[Daniel Hellerstein]] | * [[Daniel Hellerstein]] | ||
* [[Michal Necasek]] | |||
[[Category: | [[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.
- 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 (Blowfish)
Documentation
Links
- rxBlFish (updated 15 March 2003)