Title:      Library for the Blowfish Algorithm

Platform:   OS/2 using IBM CSET

Language:   ANSI C 

Copyright:  (C) 1998-2015 by CryptoSoft GmbH

License:    No fee for non-commercial use. License for commercial use
            available on request from:

                              CryptoSoft GmbH
                         http://www.cryptosoft.de
                            info@cryptosoft.de

Supported
Platforms:  DOS, Win16, Win32, Win64, OS/2, AIX, HP/UX, DG/UX, LINUX, Solaris, IRIX 

Abstract:   Blowfish Algorithm by Bruce Schneier as described in: 
            Description of a New Variable-Length Key, 64-Bit Block 
            Cipher (Blowfish). In Fast Software Encryption - Proceedings 
            of the Cambridge Security Workshop, Cambridge, United Kingdom, 
            Lectures Notes in Computer Science 809, pp. 191-204, Springer 
            Verlag, 1994.

            The library modules perform the Blowfish algorithm to encode and 
            decode data in 64-bit Electronic Code Book (ECB) or Cipher 
            Block Chaining (CBC) mode.
            
Import/Export
Restrictions: None from Germany (time of writing)

     
