Title:      Library for the Rijndael Algorithm

Platform:   64-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:   Rijndael Algorithm by Joan Daemen and Vincent Rijmen.
            as described in the AES submission document at: 
            http://www.cryptosoft.de/docs/Rijndael.pdf

            The library modules perform the Rijndael algorithm 
            to encode and decode data in 128-bit Electronic Code 
            Book (ECB), 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)

     
