Title:      Library for the Serpent Algorithm

Platform:   16 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:   Serpent Algorithm by Ross Anderson, Eli Biham, and Lars Knudsen
            as described in the AES submission document at:
            http://www.cryptosoft.de/docs/Serpent.pdf

            The library modules perform the Serpent 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)


