CRSep 25, 2021

Implementing ECC on Data Link Layer of the OSI Reference Model

arXiv:2109.12403v1
Originality Synthesis-oriented
AI Analysis

This addresses network privacy and security concerns for Internet-connected devices, but is incremental as it applies an existing cryptographic method to a new layer.

The paper tackles the lack of security in the data link layer of the OSI model by proposing the use of Elliptic Curve Cryptography, showing that key generation time increases with curve bit length in a prototype implementation.

The Internet, a rapidly expanding communication infrastructure, poses significant cybersecurity challenges. A few techniques have been developed to provide security in the OSI model's application, presentation, and network layers. Instead of using Media Access Control (MAC), this paper recommends using public key Elliptic Curve Cryptography to serve the Data Link Layer. On a microFourQ-MSP-IAR Embedded Workbench IDE-MSP430 7.12.4, a prototype of the architecture was implemented. When the cost of key generation was compared to the curve, it was shown that they are directly related. The cost of key generation time rises in proportion to the bit length of the curve. Because of the large number of connected devices that may be exposed due to a lack of effective security in the data link layer, significant concerns arise in terms of network privacy, governance, and security. As a result, this research suggests using a public key cryptosystem based on an elliptic curve to secure the data link layer for safe data communication in Internet-connected devices.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes