A "bump in the stack" encryptor for MS-DOS systems

  • Authors:
  • D. A. Wagner;S. M. Bellovin

  • Affiliations:
  • -;-

  • Venue:
  • SNDSS '96 Proceedings of the 1996 Symposium on Network and Distributed System Security (SNDSS '96)
  • Year:
  • 1996

Quantified Score

Hi-index 0.02

Visualization

Abstract

Most implementations of IP security are deeply entwined in the source 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.