LOGO Authentication in IPv4

-----------
ATOMIC-2 has been investigating various security algorithms to find out overhead associated with different mechanisms. We have tried to enhance the performance of the security algorithms by implementing Integrated Layer Processing. Also, we have tried to optimise the performance of MD5 on a FreeBSD Pentium-pro machine.

* Security Algorithms

Comparison of various authentication algorithms inside an IPv4 kernel, in SunOS 4.1.3.

    This includes a comparison of header processing (with no authentication at all), and  minimal authentication (touch the data only).

* Integrated Layer Processing (ILP)

Measure the performance of authentication when done at the sender in two passes (as required), but via integrated layer processing (ILP), a one-pass mechanism, at the receiver. This is emulated by performing a data-touching algorithm (IP checksum as an authentication algorithm) at the sender, and not at the receiver.

* -----------
ATOMIC-2 Logo Go back to the ATOMIC-2 home page. / Go back to the ISI home page. ISI Logo

This page written and maintained by the ATOMIC-2 group.
Please mail us any problems with or comments about this page.
Last modified Sept 24, 1997.