Title:      Library for the Blowfish Algorithm

Platform:   32 Bit MS Windows for MS Visual C++

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), 64-bit Cipher
            Block Chaining (CBC), 8-bit Cipher Feedback (CFB) or 8-bit
            Output Feedback (OFB) mode.

Import/Export
Restrictions: None from Germany (time of writing)

     
