Home

A "bump in the stack" encryptor for MSDOS systems


Author(s) : Steven M. Bellovin David A. Wagner, 
Publisher : N/A
Publication Date : 1996
ISSN : N/A
Abstract : Most implementations of IP security are deeply entwined in the source of of the protocol stack. However, such source code is not readily available for MS-DOS systems. We implemented a version using the packet driver interface. Our module sits between the generic Ethernet driver and the hardware driver; it emulates each to the other. Most of the code is straightforward; in a few places, though, we were forced to compensate for inadequate interface definitions. 1,