Title:      Library for the NBS Data Encryption Standard (DES) 

Platform:   OS/2 WARP using Borland C++

Language:   ANSI C 

Copyright:  (C) 1992-2014 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:   Data Encryption Standard (DES) - ANSI Standard X3.92-1981

            The library modules perform the DES algorithm to encode and
            decode data in 64-bit Electronic Code Book (ECB) or Cipher
            Block Chaining (CBC), 8-bit Cipher Feedback (CFB) or 8-bit
            Output Feedback (OFB) mode.

Import/Export
Restrictions: None
