US20140362988A1 - Method and apparatus of communicating security/encryption information to a physical layer transceiver - Google Patents

Method and apparatus of communicating security/encryption information to a physical layer transceiver Download PDF

Info

Publication number
US20140362988A1
US20140362988A1 US14/467,023 US201414467023A US2014362988A1 US 20140362988 A1 US20140362988 A1 US 20140362988A1 US 201414467023 A US201414467023 A US 201414467023A US 2014362988 A1 US2014362988 A1 US 2014362988A1
Authority
US
United States
Prior art keywords
phy
crypto
data
interface
communications module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/467,023
Other versions
US20160337121A9 (en
Inventor
Li-Jau Yang
Daniel C. Biederman
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Cisco Technology Inc
Original Assignee
Cisco Technology Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Cisco Technology Inc filed Critical Cisco Technology Inc
Priority to US14/467,023 priority Critical patent/US20160337121A9/en
Publication of US20140362988A1 publication Critical patent/US20140362988A1/en
Publication of US20160337121A9 publication Critical patent/US20160337121A9/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/16Implementing security features at a particular protocol layer
    • H04L63/162Implementing security features at a particular protocol layer at the data link layer
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0861Generation of secret information including derivation or calculation of cryptographic keys or passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/03Protocol definition or specification 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/24Key scheduling, i.e. generating round keys or sub-keys for block encryption

Definitions

  • the disclosure relates generally to link layer data communications.
  • PHY Physical Layer Transceivers
  • the PHY In a receive mode, the PHY functions as a device that receives data from the medium and decodes the data into a form appropriate for the receiving device. In a transmit mode, the PHY takes data from the device, typically from the Media Access Controller (“MAC”), and converts the data into a form appropriate for the medium in use.
  • MAC Media Access Controller
  • FIG. 1 is a functional block diagram of a typical prior art PHY 100 .
  • the PHY 100 is typically configured to interface between the MAC 110 of the host device and the medium 120 .
  • the PHY 100 typically includes analog circuitry 130 configured for receiving data from the medium 120 and decoding the data into a form appropriate for the host device using techniques known in the art.
  • the PHY 100 further includes digital circuitry 140 configured for receiving data from the MAC 110 and converting the data into a form appropriate for the medium 120 .
  • the PHY 100 further includes memory and control circuitry 150 configured to control the operation of the PHY, and in particular the digital circuitry 140 .
  • the memory and control circuitry 150 will typically include circuitry to interface with the MAC 110 through a bus interface 160 , such as a Medium Independent Interface (“MII”), or a Gigabit Medium Independent Interface (“GMII”).
  • MII Medium Independent Interface
  • GMII Gigabit Medium Independent Interface
  • FIG. 1 is a conceptual block diagram of a prior art PHY.
  • FIG. 2 is a conceptual block diagram of a data transmission system.
  • FIG. 3 is a conceptual block diagram of a PHY.
  • FIG. 4 is a flowchart of a method for providing link layer security.
  • FIG. 5 is a flowchart of a method for managing packet collisions using a crypto engine.
  • FIGS. 6 a - 6 e are conceptual block diagrams showing various embodiments of providing communication between a PHY and associated security logic.
  • This disclosure may relate to data communications.
  • Various disclosed aspects may be embodied in various computer and machine readable data structures.
  • data structures embodying the teachings of the disclosure may be transmitted across computer and machine readable media, and through communications systems by use of standard protocols such as those used to enable the Internet and other computer networking standards.
  • the disclosure may relate to machine readable media on which are stored various aspects of the disclosure. It is contemplated that any media suitable for retrieving instructions is within the scope of the present disclosure.
  • such media may take the form of magnetic, optical, or semiconductor media, and may be configured to be accessible by a machine as is known in the art
  • the link layer may be defined in accordance with the OSI reference standard.
  • the I.E.E.E. 802.3 standard defines the link layer as devices residing between the MAC and medium, and is so defined herein.
  • link layer security is provided in a transmission mode by encrypting data for confidentiality, authenticating data for integrity, or both as it is received from the MAC and prior being transmitted from the PHY. Conversely, in a receive mode, data is decrypted, authenticated, or both as it is received by the PHY, prior to presentation to the MAC.
  • FIG. 2 is a diagram of a link layer data transmission system 205 configured in accordance with the teachings of this disclosure.
  • the system 205 includes a transmitting device 200 coupled to a receiving device 260 through a medium 240 .
  • the transmitting device 200 includes an ASIC configured to function as a MAC using techniques known in the art, and a PHY 230 , such as that described in FIG. 1 .
  • the crypto device 220 is preferably configured to encrypt/authenticate the data packet 250 using DES, 3DES, MD5, SHA1, RC4, or AES, or other similar protocols.
  • the data packet is received by the crypto device 220 from the MAC 210 , and encrypted/authenticated prior to being provided to the PHY 230 and transmitted onto medium 240 .
  • the system 205 also includes a receiving device 260 that is configured similar to the transmitting device 200 , including a MAC 270 , a crypto device 280 , and a PHY 290 .
  • the ciphered data packet 250 is received by the PHY 290 and provided to the crypto engine 280 , where the data is decrypted/authenticated and provided to the MAC 270 .
  • FIG. 2 may operate in the reverse path.
  • FIG. 3 is a conceptual block diagram of a further embodiment of a PHY configured in accordance with the teachings of this disclosure.
  • FIG. 3 provides that the crypto device is deployed on the same chip as the PHY, providing a single-chip link layer security solution.
  • the device 300 includes a MAC 310 and a PHY 305 .
  • the PHY 305 includes analog circuitry 330 configured in a receive mode for receiving data from the medium 350 and decoding the data into a form appropriate for the host device using techniques known in the art.
  • the analog circuitry is configured to receive data from the MAC 310 , and convert it into a form appropriate for the medium 350 .
  • the PHY 305 further includes digital circuitry 320 configured for receiving data from the MAC 310 and converting the data into a form appropriate for the medium 350 in a transmit mode, and for receiving data from the analog circuitry 330 and converting it into a format appropriate for the MAC 310 in a receive mode.
  • the PHY 305 further includes memory and control circuitry 325 configured to control the operation of the PHY, and in particular the digital circuitry 320 .
  • the memory and control circuitry 325 will typically include circuitry to interface with the MAC 310 through a bus interface 360 , such as a MII or a GMII or XGMII or XAUI or SGMII or RGMII.
  • the PHY 305 also includes a crypto module 340 coupled to the digital circuitry 320 .
  • the crypto module may include control and memory circuitry 345 for operation of the cryptographic functions.
  • the crypto module 340 is preferably configured to encrypt/authenticate data received from the MAC 310 prior to presentation to the analog circuitry 330 , and decrypt/authenticate data received from the analog circuitry 330 prior to presentation to the MAC 310 .
  • the crypto module may employ the cryptographic techniques disclosed above.
  • the crypto device 340 may be deployed using existing hardware already present in the PHY. It will be appreciated that by reusing existing hardware already present on the PHY to enable crypto features, significant real estate savings in the device may result.
  • the crypto device may reuse the PHY' s pin or interface layout, memory map, various elements of the state machine, logic gates, or even one or more of the above.
  • devices exist that contain multiple PHYs, such as an Octal PHY that contain 8 PHY interfaces. In these devices the reuse of pins and other elements that already exist in the PHY can reduce die and package size, thus making the devices less expensive to manufacture.
  • some chips incorporate the MAC as a portion of the PHY chip. In this case it may be possible to take advantage of elements from both the MAC and the PHY.
  • the additional functionality provided by the crypto device may be utilized for other functions or features.
  • the crypto device may be configured to perform data compression.
  • the device 300 of FIG. 3 may comprise a router in which the MAC 310 comprises an ASIC configured to also function as a switching fabric.
  • the MAC 310 comprises an ASIC configured to also function as a switching fabric.
  • there many be many PHYs present in the device and by cross-utilizing the pre-existing structure of the PHY, additional security features may be added without additional chips.
  • the crypto device may be employed to improve the overall performance and reliability of a data transmission system.
  • the additional functionality provided by the encryption device may improve collision management.
  • the encryption memory 345 may be employed to temporarily store the data and associated security information as the packet is transmitted. If a collision is detected, the stored information may be immediately reused and resent, without the need for the processor or MAC to resend the data, or to send new security information such as a security association.
  • this benefit may save processor cycle time, and may also improve performance by offloading some processing time from ASIC to the PHY.
  • the crypto device may take advantage of certain areas of memory on the PHY. If the PHY complies with certain industry standards, such as I.E.E.E. 802.3, PHYs are provided with certain registers of memory that are reserved for specific purposes, known as the MII Management Interface. For example, registers 11-14 are reserved, and registers 16-31 are vendor-specific areas.
  • security association database used in the present disclosure may be directed to be written to certain areas in a predetermined order. For example, one bit in register 11 could be used to turn the crypto function on or off. Likewise, the crypto may need data, such as a key or security association, to perform a crypto function. This data could be accessed through register 12. This takes advantage of memory management techniques and structure already present. Of course, other registers may be used.
  • Another benefit of this disclosure may be realized as reduced traffic, as the PHY could be programmed to drop or “trash” received traffic that does not pass the decryption module.
  • data that does not properly decrypt is flagged to be dropped by a subsequent module prior to being switched by the switching fabric, saving bandwidth in the switching fabric for other important functions. This could reduce the risk of an unauthorized user from bringing down a network or networked device due to denial of service attacks, thereby enhancing the reliability of the network.
  • the security logic may interrupt the processor for further action.
  • FIG. 4 is a flowchart of a method of encrypting/authenticating data at the link layer of a data transmission system.
  • the PHYs wishing to communicate may auto-negotiate a link using techniques known in the art. It is to be understood that the encryption/authentication techniques disclosed herein may also be applied prior to auto-negotiation of a link.
  • the MAC of the transmitting PHY (“TX PHY”) provides the data to be transmitted to the crypto engine.
  • TX PHY the MAC of the transmitting PHY
  • the data is ciphered by the crypto engine and placed on the medium linking the PHYs by the TX PHY.
  • the receiving PHY (“RCV PHY”) receives the cipher data from the link and presents the data to the RCV PHY' s crypto engine, where the data is decrypted, authenticated, or both.
  • FIG. 5 is a flowchart of a method for managing packet collisions using a crypto engine.
  • the MAC of the TX PHY provides the data to be transmitted to the crypto engine.
  • the data is encrypted, authenticated or both by the crypto engine and placed on the medium linking the PHYs by the TX PHY.
  • the PHYs wishing to communicate may auto-negotiate a link using techniques known in the art, but the data may also be encrypted prior to auto-negotiation of a link.
  • the encrypted/authenticated data is stored by the encryption engine.
  • the PHY determines whether a packet collision has occurred. If a collision has occurred, the stored packet is re-transmitted by the TX PHY. If no collision occurs, the communication process proceeds as normal and any data stored could be flushed or used space reclaimed.
  • FIGS. 6 a - 6 e are conceptual block diagrams showing various embodiments of providing communication between a PHY and associated security logic.
  • the device 600 includes a PHY 605 and crypto device security logic 620 . It is to be understood that the disclosed embodiments may be implemented with the PHY and security logic deployed as either a one- or multiple-chip solution.
  • the PHY 605 and security logic 620 each include a communications module 610 and 625 , respectively, configured to interface through a link 630 .
  • MAC data is presented to the PHY 605 through interface 640 , and data signals are transmitted and received on the link medium 650 .
  • any interface may be employed to communicate with the crypto device, such as MDIO/MDC (I.E.E.E. 802.3 PHY interface), S2W (Serial-to-Wire interface), I2C, or PCI (Peripheral Component Interface).
  • MDIO/MDC I.E.E.E. 802.3 PHY interface
  • S2W Serial-to-Wire interface
  • I2C I2C
  • PCI Peripheral Component Interface
  • the MDIO/MDC interface 645 of the PHY 605 is utilized to control the crypto process.
  • the security information is passed to the PHY using the MDIO/MDC interface, and the PHY then decodes the security information and controls the security logic by communicating through the link 630 .
  • the security information may be passed to predetermined memory registers in the communications module 610 of the PHY 605 , and then communicated to the security logic 620 using control signals, a FIFO, or other techniques known in the art, such as a state machine.
  • the communications modules of the PHY and security logic may be configured such that only security parameters are communicated over the link.
  • an interface 655 is provided that operates using a protocol other than MDIO/MDC.
  • This embodiment uses separate interface 655 coupled directly to the communications module 625 of the security logic 620 .
  • the crypto information is provided directly to the crypto device at the PHY layer.
  • PHY logic is incorporated in to the security logic and coupled to the PHY through link 660 , and the MDIO/MDC interface 645 is utilized to control both the PHY 605 and security logic 620 .
  • This embodiment thus provides the MDIO/MDC interface to both the PHY and security logic. It is contemplated that in this embodiment, the PHY and the security logic may be configured to read separate areas of the PHY register memory space. It is further contemplated that this embodiment is especially advantageous for single-chip solutions.
  • a master communications module 670 is provided to interface with link 655 .
  • the master communications module 670 is provided to provide connectivity using a communications protocol other than the MDIO/MDC protocol.
  • the master communications module 670 is then coupled to both the PHY and security logic to provide control to each.
  • the master communications device 670 may communicate with the PHY 605 and security logic 620 using an MDIO/MDC interface.
  • MDIO/MDC interface may be optional, and control may be provided through the interface link 655 .
  • the MDIO/MDC interface 655 is provided directly to the security logic, and the communications module 625 of the security logic 620 provides control signals for the PHY 605 .
  • the security logic 620 and PHY 605 may communicate using an MDIO/MDC interface. It is contemplated that minor registers may be provided in the communications modules of both the PHY and security logic.
  • the communications module of the security logic may be configured to interface using a protocol other than the MDIO/MDC protocol, and then control the PHY using an MDIO/MDC interface. It is contemplated that this embodiment may be useful to control multiple devices residing on the same chip.
  • the communications modules of the PHY and security logic may be configured such that only security parameters are communicated over the link.
  • the security logic may be configured to periodically poll the registers of the PHY and update the contents of the registers of the security logic.
  • cache memory may be provided to allow the PHY to communication through the security device using memory paging techniques.

Abstract

An apparatus for providing link layer security in a Physical Layer Transceiver (PHY) is disclosed. In one embodiment, the apparatus may comprise analog circuitry configured to interface with a data transmission medium, digital circuitry configured to interface with a Media Access Controller (MAC); and a crypto engine coupled to the digital circuitry. Single interface and multiple interface schemes are provided to control both PHY and crypto functions. Embodiments are disclosed where the PHY controls the crypto device, and where the crypto device controls the PHY.

Description

    RELATED APPLICATIONS
  • This application is a continuation of and claims the benefit of U.S. patent application Ser. No. 12/752,963, entitled “Method and Apparatus of Communicating Security/Encryption Information to a Physical Layer Transceiver,” filed on Apr. 1, 2010, which is incorporated by reference herein; and, this application also claims the benefit of U.S. application Ser. No. 10/676,384, filed on Sep. 30, 2003, entitled “Method and Apparatus of Communicating Security/Encryption Information to a Physical Layer Transceiver”, which is also incorporated herein by reference for all purposes.
  • BACKGROUND
  • 1. Field of the Disclosure
  • The disclosure relates generally to link layer data communications.
  • 2. The Prior Art
  • Background
  • Physical Layer Transceivers (“PHY” or “PHYs”) are known in the art for transmitting and receiving data through various media, such as copper and fiber optic cables.
  • In a receive mode, the PHY functions as a device that receives data from the medium and decodes the data into a form appropriate for the receiving device. In a transmit mode, the PHY takes data from the device, typically from the Media Access Controller (“MAC”), and converts the data into a form appropriate for the medium in use.
  • FIG. 1 is a functional block diagram of a typical prior art PHY 100. The PHY 100 is typically configured to interface between the MAC 110 of the host device and the medium 120.
  • The PHY 100 typically includes analog circuitry 130 configured for receiving data from the medium 120 and decoding the data into a form appropriate for the host device using techniques known in the art. The PHY 100 further includes digital circuitry 140 configured for receiving data from the MAC 110 and converting the data into a form appropriate for the medium 120.
  • The PHY 100 further includes memory and control circuitry 150 configured to control the operation of the PHY, and in particular the digital circuitry 140. The memory and control circuitry 150 will typically include circuitry to interface with the MAC 110 through a bus interface 160, such as a Medium Independent Interface (“MII”), or a Gigabit Medium Independent Interface (“GMII”).
  • BRIEF DESCRIPTION OF THE DRAWING FIGURES
  • FIG. 1 is a conceptual block diagram of a prior art PHY.
  • FIG. 2 is a conceptual block diagram of a data transmission system.
  • FIG. 3 is a conceptual block diagram of a PHY.
  • FIG. 4 is a flowchart of a method for providing link layer security.
  • FIG. 5 is a flowchart of a method for managing packet collisions using a crypto engine.
  • FIGS. 6 a-6 e are conceptual block diagrams showing various embodiments of providing communication between a PHY and associated security logic.
  • DETAILED DESCRIPTION
  • Persons of ordinary skill in the art will realize that the following description is illustrative only and not in any way limiting. Other modifications and improvements will readily suggest themselves to such skilled persons having the benefit of this disclosure. In the following description, like reference numerals refer to like elements throughout.
  • This disclosure may relate to data communications. Various disclosed aspects may be embodied in various computer and machine readable data structures. Furthermore, it is contemplated that data structures embodying the teachings of the disclosure may be transmitted across computer and machine readable media, and through communications systems by use of standard protocols such as those used to enable the Internet and other computer networking standards.
  • The disclosure may relate to machine readable media on which are stored various aspects of the disclosure. It is contemplated that any media suitable for retrieving instructions is within the scope of the present disclosure. By way of example, such media may take the form of magnetic, optical, or semiconductor media, and may be configured to be accessible by a machine as is known in the art
  • Various aspects of the disclosure may be described through the use of flowcharts. Often, a single instance of an aspect of the present disclosure may be shown. As is appreciated by those of ordinary skill in the art, however, the protocols, processes, and procedures described herein may be repeated continuously or as often as necessary to satisfy the needs described herein. Accordingly, the representation of various aspects of the present disclosure through the use of flowcharts should not be used to limit the scope of the present disclosure.
  • This disclosure provides security at the link layer of a system. In this regard, the link layer may be defined in accordance with the OSI reference standard. In particular, the I.E.E.E. 802.3 standard defines the link layer as devices residing between the MAC and medium, and is so defined herein.
  • In this disclosure, link layer security is provided in a transmission mode by encrypting data for confidentiality, authenticating data for integrity, or both as it is received from the MAC and prior being transmitted from the PHY. Conversely, in a receive mode, data is decrypted, authenticated, or both as it is received by the PHY, prior to presentation to the MAC.
  • FIG. 2 is a diagram of a link layer data transmission system 205 configured in accordance with the teachings of this disclosure. The system 205 includes a transmitting device 200 coupled to a receiving device 260 through a medium 240.
  • The transmitting device 200 includes an ASIC configured to function as a MAC using techniques known in the art, and a PHY 230, such as that described in FIG. 1.
  • Coupled between the MAC 210 and the PHY 230 is a crypto device 220. The crypto device 220 is preferably configured to encrypt/authenticate the data packet 250 using DES, 3DES, MD5, SHA1, RC4, or AES, or other similar protocols.
  • In this example, the data packet is received by the crypto device 220 from the MAC 210, and encrypted/authenticated prior to being provided to the PHY 230 and transmitted onto medium 240.
  • The system 205 also includes a receiving device 260 that is configured similar to the transmitting device 200, including a MAC 270, a crypto device 280, and a PHY 290.
  • In the receiving device, the ciphered data packet 250 is received by the PHY 290 and provided to the crypto engine 280, where the data is decrypted/authenticated and provided to the MAC 270.
  • Of course, the operation disclosed in FIG. 2 may operate in the reverse path.
  • FIG. 3 is a conceptual block diagram of a further embodiment of a PHY configured in accordance with the teachings of this disclosure.
  • The embodiment of FIG. 3 provides that the crypto device is deployed on the same chip as the PHY, providing a single-chip link layer security solution.
  • The device 300 includes a MAC 310 and a PHY 305. The PHY 305 includes analog circuitry 330 configured in a receive mode for receiving data from the medium 350 and decoding the data into a form appropriate for the host device using techniques known in the art. In a transmit mode, the analog circuitry is configured to receive data from the MAC 310, and convert it into a form appropriate for the medium 350.
  • The PHY 305 further includes digital circuitry 320 configured for receiving data from the MAC 310 and converting the data into a form appropriate for the medium 350 in a transmit mode, and for receiving data from the analog circuitry 330 and converting it into a format appropriate for the MAC 310 in a receive mode.
  • The PHY 305 further includes memory and control circuitry 325 configured to control the operation of the PHY, and in particular the digital circuitry 320. The memory and control circuitry 325 will typically include circuitry to interface with the MAC 310 through a bus interface 360, such as a MII or a GMII or XGMII or XAUI or SGMII or RGMII.
  • The PHY 305 also includes a crypto module 340 coupled to the digital circuitry 320. The crypto module may include control and memory circuitry 345 for operation of the cryptographic functions. The crypto module 340 is preferably configured to encrypt/authenticate data received from the MAC 310 prior to presentation to the analog circuitry 330, and decrypt/authenticate data received from the analog circuitry 330 prior to presentation to the MAC 310. The crypto module may employ the cryptographic techniques disclosed above.
  • In a further embodiment, the crypto device 340 may be deployed using existing hardware already present in the PHY. It will be appreciated that by reusing existing hardware already present on the PHY to enable crypto features, significant real estate savings in the device may result.
  • It is contemplated that a wide array of PHY components may be reused when implementing the disclosed cryptographic features. For example, the crypto device may reuse the PHY' s pin or interface layout, memory map, various elements of the state machine, logic gates, or even one or more of the above. Likewise, devices exist that contain multiple PHYs, such as an Octal PHY that contain 8 PHY interfaces. In these devices the reuse of pins and other elements that already exist in the PHY can reduce die and package size, thus making the devices less expensive to manufacture.
  • Similarly some chips incorporate the MAC as a portion of the PHY chip. In this case it may be possible to take advantage of elements from both the MAC and the PHY.
  • It is also contemplated that the additional functionality provided by the crypto device may be utilized for other functions or features. For example, the crypto device may be configured to perform data compression.
  • For example, in one embodiment, the device 300 of FIG. 3 may comprise a router in which the MAC 310 comprises an ASIC configured to also function as a switching fabric. In this case, there many be many PHYs present in the device, and by cross-utilizing the pre-existing structure of the PHY, additional security features may be added without additional chips.
  • In a further disclosed embodiment, the crypto device may be employed to improve the overall performance and reliability of a data transmission system.
  • As is appreciated by those of ordinary skill in the art, many such devices operate using a half duplex mode, where a common performance issue is the collision of data packets.
  • It is contemplated that the additional functionality provided by the encryption device may improve collision management.
  • In this embodiment, the encryption memory 345 may be employed to temporarily store the data and associated security information as the packet is transmitted. If a collision is detected, the stored information may be immediately reused and resent, without the need for the processor or MAC to resend the data, or to send new security information such as a security association.
  • As will be appreciated by those having the benefit of this disclosure, this benefit may save processor cycle time, and may also improve performance by offloading some processing time from ASIC to the PHY.
  • It is contemplated that the crypto device may take advantage of certain areas of memory on the PHY. If the PHY complies with certain industry standards, such as I.E.E.E. 802.3, PHYs are provided with certain registers of memory that are reserved for specific purposes, known as the MII Management Interface. For example, registers 11-14 are reserved, and registers 16-31 are vendor-specific areas.
  • It is contemplated that security association database (SAD) used in the present disclosure may be directed to be written to certain areas in a predetermined order. For example, one bit in register 11 could be used to turn the crypto function on or off. Likewise, the crypto may need data, such as a key or security association, to perform a crypto function. This data could be accessed through register 12. This takes advantage of memory management techniques and structure already present. Of course, other registers may be used.
  • Another benefit of this disclosure may be realized as reduced traffic, as the PHY could be programmed to drop or “trash” received traffic that does not pass the decryption module. In this example, data that does not properly decrypt is flagged to be dropped by a subsequent module prior to being switched by the switching fabric, saving bandwidth in the switching fabric for other important functions. This could reduce the risk of an unauthorized user from bringing down a network or networked device due to denial of service attacks, thereby enhancing the reliability of the network. Alternatively, the security logic may interrupt the processor for further action.
  • FIG. 4 is a flowchart of a method of encrypting/authenticating data at the link layer of a data transmission system. In act 400, the PHYs wishing to communicate may auto-negotiate a link using techniques known in the art. It is to be understood that the encryption/authentication techniques disclosed herein may also be applied prior to auto-negotiation of a link.
  • In act 410, the MAC of the transmitting PHY (“TX PHY”) provides the data to be transmitted to the crypto engine. In act 420, the data is ciphered by the crypto engine and placed on the medium linking the PHYs by the TX PHY.
  • In act 430, the receiving PHY (“RCV PHY”) receives the cipher data from the link and presents the data to the RCV PHY' s crypto engine, where the data is decrypted, authenticated, or both.
  • In act 440, the plain data is then passed to the MAC of the RCV PHY.
  • FIG. 5 is a flowchart of a method for managing packet collisions using a crypto engine.
  • In act 500, the MAC of the TX PHY provides the data to be transmitted to the crypto engine. In act 520, the data is encrypted, authenticated or both by the crypto engine and placed on the medium linking the PHYs by the TX PHY. As mention above, the PHYs wishing to communicate may auto-negotiate a link using techniques known in the art, but the data may also be encrypted prior to auto-negotiation of a link. At this point, the encrypted/authenticated data is stored by the encryption engine.
  • In query 530, the PHY determines whether a packet collision has occurred. If a collision has occurred, the stored packet is re-transmitted by the TX PHY. If no collision occurs, the communication process proceeds as normal and any data stored could be flushed or used space reclaimed.
  • FIGS. 6 a-6 e are conceptual block diagrams showing various embodiments of providing communication between a PHY and associated security logic.
  • Referring generally to FIGS. 6 a-6 e, the device 600 includes a PHY 605 and crypto device security logic 620. It is to be understood that the disclosed embodiments may be implemented with the PHY and security logic deployed as either a one- or multiple-chip solution.
  • The PHY 605 and security logic 620 each include a communications module 610 and 625, respectively, configured to interface through a link 630. MAC data is presented to the PHY 605 through interface 640, and data signals are transmitted and received on the link medium 650.
  • In the embodiments disclosed herein, it is contemplated that any interface may be employed to communicate with the crypto device, such as MDIO/MDC (I.E.E.E. 802.3 PHY interface), S2W (Serial-to-Wire interface), I2C, or PCI (Peripheral Component Interface).
  • Referring first to FIG. 6 a, an embodiment is disclosed where the MDIO/MDC interface 645 of the PHY 605 is utilized to control the crypto process. The security information is passed to the PHY using the MDIO/MDC interface, and the PHY then decodes the security information and controls the security logic by communicating through the link 630.
  • In this embodiment, the security information may be passed to predetermined memory registers in the communications module 610 of the PHY 605, and then communicated to the security logic 620 using control signals, a FIFO, or other techniques known in the art, such as a state machine.
  • In a further embodiment, the communications modules of the PHY and security logic may be configured such that only security parameters are communicated over the link.
  • Referring now to FIG. 6 b, an embodiment is shown where an interface 655 is provided that operates using a protocol other than MDIO/MDC. This embodiment uses separate interface 655 coupled directly to the communications module 625 of the security logic 620. Thus, the crypto information is provided directly to the crypto device at the PHY layer.
  • Referring now to FIG. 6 c, an embodiment is shown whereby PHY logic is incorporated in to the security logic and coupled to the PHY through link 660, and the MDIO/MDC interface 645 is utilized to control both the PHY 605 and security logic 620.
  • This embodiment thus provides the MDIO/MDC interface to both the PHY and security logic. It is contemplated that in this embodiment, the PHY and the security logic may be configured to read separate areas of the PHY register memory space. It is further contemplated that this embodiment is especially advantageous for single-chip solutions.
  • Referring now to FIG. 6 d, an embodiment is shown where a master communications module 670 is provided to interface with link 655. In this embodiment, the master communications module 670 is provided to provide connectivity using a communications protocol other than the MDIO/MDC protocol.
  • The master communications module 670 is then coupled to both the PHY and security logic to provide control to each. The master communications device 670 may communicate with the PHY 605 and security logic 620 using an MDIO/MDC interface.
  • It will be appreciated that the MDIO/MDC interface may be optional, and control may be provided through the interface link 655.
  • Referring now to FIG. 6 e, an embodiment is provided where the MDIO/MDC interface 655 is provided directly to the security logic, and the communications module 625 of the security logic 620 provides control signals for the PHY 605. The security logic 620 and PHY 605 may communicate using an MDIO/MDC interface. It is contemplated that minor registers may be provided in the communications modules of both the PHY and security logic.
  • In a further embodiment, the communications module of the security logic may be configured to interface using a protocol other than the MDIO/MDC protocol, and then control the PHY using an MDIO/MDC interface. It is contemplated that this embodiment may be useful to control multiple devices residing on the same chip.
  • Additionally, the communications modules of the PHY and security logic may be configured such that only security parameters are communicated over the link.
  • In a further embodiment, the security logic may be configured to periodically poll the registers of the PHY and update the contents of the registers of the security logic. Additionally, cache memory may be provided to allow the PHY to communication through the security device using memory paging techniques.
  • While embodiments and applications of this disclosure have been shown and described, it would be apparent to those skilled in the art that many more modifications and improvements than mentioned above are possible without departing from the inventive concepts herein. The disclosure, therefore, is not to be restricted except in the spirit of the appended claims.

Claims (9)

What is claimed is:
1. An apparatus for providing link layer security comprising:
a Physical Layer Transceiver (PHY) communication module configured to transmit data/control signals to, and receive data/control signals from, a Media Access Controller (MAC);
a crypto communications module including components configured to perform cryptographic functions on data associated with the MAC;
an interface link operatively coupling the PHY communication module to the crypto communications module, wherein at least some of the components configured to perform cryptographic functions are integrated with components of the PHY communication module;
2. The apparatus of claim 1, wherein the PHY communication module comprises analog circuitry configured to transmit to, and receive data from, a data transmission medium.
3. The apparatus of claim 1, wherein the crypto communications module further comprises a crypto engine at least partially integrated with the PHY communication module.
4. The apparatus of claim 1, wherein the cryptographic functions include at least some of encrypting data received from the MAC, decrypting data prior to presentation to the MAC, and authenticating data.
5. The apparatus of claim 1, further comprising a master communications module configured to communicate with both of the PHY communications module and the crypto communications module via the interface link.
6. The apparatus of claim 1, wherein the PHY communications module is configured to provide connectivity through a MDIO/MDC interface, and the crypto communications module is configured to provide connectivity through an interface other than a MDIO/MDC interface.
7. The apparatus of claim 1, wherein the PHY communications module is configured to drop traffic that does not pass the decryption or flag the traffic that does not pass the decryption for dropping by another module.
8. The apparatus of claim 1, wherein he PHY controls the operation of the crypto communications module.
9. The apparatus of claim 1, wherein the plurality of job executors comprises a plurality of threads.
US14/467,023 2003-09-30 2014-08-24 Method and apparatus of communicating security/encryption information to a physical layer transceiver Abandoned US20160337121A9 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/467,023 US20160337121A9 (en) 2003-09-30 2014-08-24 Method and apparatus of communicating security/encryption information to a physical layer transceiver

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US10/676,384 US7711948B2 (en) 2003-09-30 2003-09-30 Method and apparatus of communicating security/encryption information to a physical layer transceiver
US12/752,963 US8843735B2 (en) 2003-09-30 2010-04-01 Method and apparatus of communicating security/encryption information to a physical layer transceiver
US14/467,023 US20160337121A9 (en) 2003-09-30 2014-08-24 Method and apparatus of communicating security/encryption information to a physical layer transceiver

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/752,963 Continuation US8843735B2 (en) 2003-09-30 2010-04-01 Method and apparatus of communicating security/encryption information to a physical layer transceiver

Publications (2)

Publication Number Publication Date
US20140362988A1 true US20140362988A1 (en) 2014-12-11
US20160337121A9 US20160337121A9 (en) 2016-11-17

Family

ID=34377380

Family Applications (3)

Application Number Title Priority Date Filing Date
US10/676,384 Active 2027-02-02 US7711948B2 (en) 2003-09-30 2003-09-30 Method and apparatus of communicating security/encryption information to a physical layer transceiver
US12/752,963 Expired - Fee Related US8843735B2 (en) 2003-09-30 2010-04-01 Method and apparatus of communicating security/encryption information to a physical layer transceiver
US14/467,023 Abandoned US20160337121A9 (en) 2003-09-30 2014-08-24 Method and apparatus of communicating security/encryption information to a physical layer transceiver

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US10/676,384 Active 2027-02-02 US7711948B2 (en) 2003-09-30 2003-09-30 Method and apparatus of communicating security/encryption information to a physical layer transceiver
US12/752,963 Expired - Fee Related US8843735B2 (en) 2003-09-30 2010-04-01 Method and apparatus of communicating security/encryption information to a physical layer transceiver

Country Status (5)

Country Link
US (3) US7711948B2 (en)
EP (1) EP1668816B1 (en)
CN (1) CN1883154B (en)
CA (1) CA2536605C (en)
WO (1) WO2005034412A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017090996A1 (en) * 2015-11-24 2017-06-01 이광원 Data encoding and decoding system and method
WO2018022291A1 (en) * 2016-07-26 2018-02-01 Honeywell International Inc. Mac and physical layer techniques for enabling communications on shared physical medium with multi-drop capability

Families Citing this family (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7711948B2 (en) * 2003-09-30 2010-05-04 Cisco Technology, Inc. Method and apparatus of communicating security/encryption information to a physical layer transceiver
US7757033B1 (en) 2004-02-13 2010-07-13 Habanero Holdings, Inc. Data exchanges among SMP physical partitions and I/O interfaces enterprise servers
US7873693B1 (en) 2004-02-13 2011-01-18 Habanero Holdings, Inc. Multi-chassis fabric-backplane enterprise servers
US7633955B1 (en) 2004-02-13 2009-12-15 Habanero Holdings, Inc. SCSI transport for fabric-backplane enterprise servers
US7685281B1 (en) 2004-02-13 2010-03-23 Habanero Holdings, Inc. Programmatic instantiation, provisioning and management of fabric-backplane enterprise servers
US8145785B1 (en) 2004-02-13 2012-03-27 Habanero Holdings, Inc. Unused resource recognition in real time for provisioning and management of fabric-backplane enterprise servers
US7843907B1 (en) 2004-02-13 2010-11-30 Habanero Holdings, Inc. Storage gateway target for fabric-backplane enterprise servers
US7843906B1 (en) 2004-02-13 2010-11-30 Habanero Holdings, Inc. Storage gateway initiator for fabric-backplane enterprise servers
US8868790B2 (en) * 2004-02-13 2014-10-21 Oracle International Corporation Processor-memory module performance acceleration in fabric-backplane enterprise servers
US7953903B1 (en) 2004-02-13 2011-05-31 Habanero Holdings, Inc. Real time detection of changed resources for provisioning and management of fabric-backplane enterprise servers
US8713295B2 (en) 2004-07-12 2014-04-29 Oracle International Corporation Fabric-backplane enterprise servers with pluggable I/O sub-system
JP2006099410A (en) * 2004-09-29 2006-04-13 Mitsubishi Electric Corp Method for controlling i2c
US8036202B2 (en) * 2006-07-27 2011-10-11 Cisco Technology, Inc. Physical layer transceiver with integrated time synchronization
US7885296B2 (en) * 2006-07-27 2011-02-08 Cisco Technology, Inc. Maintaining consistency among multiple timestamp counters distributed among multiple devices
US8775790B2 (en) * 2007-10-30 2014-07-08 Honeywell International Inc. System and method for providing secure network communications
KR20100064585A (en) * 2008-12-05 2010-06-15 삼성전자주식회사 Data transmitting/receiving apparatus and method thereof
US8769373B2 (en) 2010-03-22 2014-07-01 Cleon L. Rogers, JR. Method of identifying and protecting the integrity of a set of source data
GB201108005D0 (en) * 2011-05-13 2011-06-29 Cooper Technologies Co Network security device
WO2013023153A1 (en) * 2011-08-10 2013-02-14 Marvell World Trade Ltd. Intelligent phy with security detection for ethernet networks
US10230698B2 (en) * 2013-03-08 2019-03-12 Hewlett Packard Enterprise Development Lp Routing a data packet to a shared security engine
WO2017114702A1 (en) * 2015-12-31 2017-07-06 Koninklijke Philips N.V. Wireless communication system with multiple security levels
GB2553754B (en) 2016-07-27 2018-09-12 Cambium Networks Ltd Encryption for a synchronous wireless link
CN107562661A (en) * 2017-08-07 2018-01-09 郑州云海信息技术有限公司 A kind of conversion equipment of MII interfaces to RMII interfaces
CN108390948A (en) * 2018-04-26 2018-08-10 镤赛光电科技(上海)有限公司 A kind of DAWN systems of intelligent radio regulation and control networking
CN111988264A (en) * 2019-05-22 2020-11-24 阿里巴巴集团控股有限公司 Block chain and network system, data receiving and sending method and equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5995514A (en) * 1997-01-31 1999-11-30 Advanced Micro Devices, Inc. Reversible media independent interface
US6240513B1 (en) * 1997-01-03 2001-05-29 Fortress Technologies, Inc. Network security device
WO2001061935A1 (en) * 2000-02-17 2001-08-23 Conexant Systems, Inc, Cable modem having a programmable media access controller
US20040139313A1 (en) * 2002-12-05 2004-07-15 Buer Mark L. Tagging mechanism for data path security processing
US20050084076A1 (en) * 2001-12-03 2005-04-21 Xilinx, Inc. Programmable logic device for wireless local area network

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6222852B1 (en) * 1997-10-10 2001-04-24 Nortel Networks Limited Method and apparatus for transmitting dual speed ethernet information (10BASE-T and 100BASE-TX) across a physical layer device service interface
US6363444B1 (en) * 1999-07-15 2002-03-26 3Com Corporation Slave processor to slave memory data transfer with master processor writing address to slave memory and providing control input to slave processor and slave memory
CN1138366C (en) * 2001-07-12 2004-02-11 华为技术有限公司 Network structure suitable for encryption at terminals of mobile communication system and its implementation method
KR100460149B1 (en) * 2001-11-28 2004-12-08 주식회사 코어세스 Apparatus and Method for arbitrating data transmission of devices based on SMII standard
US8230114B2 (en) * 2002-08-07 2012-07-24 Broadcom Corporation System and method for implementing a single chip having a multiple sub-layer PHY
US7711948B2 (en) * 2003-09-30 2010-05-04 Cisco Technology, Inc. Method and apparatus of communicating security/encryption information to a physical layer transceiver

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6240513B1 (en) * 1997-01-03 2001-05-29 Fortress Technologies, Inc. Network security device
US5995514A (en) * 1997-01-31 1999-11-30 Advanced Micro Devices, Inc. Reversible media independent interface
WO2001061935A1 (en) * 2000-02-17 2001-08-23 Conexant Systems, Inc, Cable modem having a programmable media access controller
US20050084076A1 (en) * 2001-12-03 2005-04-21 Xilinx, Inc. Programmable logic device for wireless local area network
US20040139313A1 (en) * 2002-12-05 2004-07-15 Buer Mark L. Tagging mechanism for data path security processing

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017090996A1 (en) * 2015-11-24 2017-06-01 이광원 Data encoding and decoding system and method
WO2017091002A1 (en) * 2015-11-24 2017-06-01 이광원 Data encoding and decoding system and method
WO2018022291A1 (en) * 2016-07-26 2018-02-01 Honeywell International Inc. Mac and physical layer techniques for enabling communications on shared physical medium with multi-drop capability
US20180034658A1 (en) * 2016-07-26 2018-02-01 Honeywell International Inc. Mac and physical layer techniques for enabling communications on shared physical medium with multi-drop capability
US10447493B2 (en) * 2016-07-26 2019-10-15 Honeywell International Inc. MAC and physical layer techniques for enabling communications on shared physical medium with multi-drop capability

Also Published As

Publication number Publication date
CA2536605A1 (en) 2005-04-14
US8843735B2 (en) 2014-09-23
WO2005034412A3 (en) 2005-12-29
US7711948B2 (en) 2010-05-04
US20050071628A1 (en) 2005-03-31
US20160337121A9 (en) 2016-11-17
CN1883154A (en) 2006-12-20
EP1668816A2 (en) 2006-06-14
US20100191956A1 (en) 2010-07-29
CA2536605C (en) 2011-05-24
WO2005034412A2 (en) 2005-04-14
EP1668816A4 (en) 2010-11-17
CN1883154B (en) 2010-08-25
EP1668816B1 (en) 2013-03-06

Similar Documents

Publication Publication Date Title
US8843735B2 (en) Method and apparatus of communicating security/encryption information to a physical layer transceiver
CN1926839B (en) Two parallel engines for high speed transmit IPSEC processing
US9003199B2 (en) Modular cryptographic device providing multi-mode wireless LAN operation features and related methods
US7548532B2 (en) Method and apparatus to provide inline encryption and decryption for a wireless station via data streaming over a fast network
US20050114710A1 (en) Host bus adapter for secure network devices
EP1580921B1 (en) Modular cryptographic device and related method
US7711963B2 (en) Modular cryptographic device providing enhanced interface protocol features and related methods
EP1580932A2 (en) Methods and modular cryptographic device with status determination
US7580519B1 (en) Triple DES gigabit/s performance using single DES engine
CA2501982A1 (en) Cryptographic device and coupling therefor and related methods
US7545928B1 (en) Triple DES critical timing path improvement
EP1580922A2 (en) Methods and modular cryptographic davice with enhanched communication control
US7313686B2 (en) Method and apparatus of integrating link layer security into a physical layer transceiver
US20230269075A1 (en) Devices, systems, and methods for integrating encryption service channels with a data path
US7437548B1 (en) Network level protocol negotiation and operation
CN112367310B (en) SRIO bus encryption transmission device based on FPGA
US20220385590A1 (en) End-to-end flow control with intermediate media access control security devices
KR19990079826A (en) Ethernet lan system

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION