US20010032311A1 - Method and apparatus for providing configuration information in a network - Google Patents

Method and apparatus for providing configuration information in a network Download PDF

Info

Publication number
US20010032311A1
US20010032311A1 US09/833,131 US83313101A US2001032311A1 US 20010032311 A1 US20010032311 A1 US 20010032311A1 US 83313101 A US83313101 A US 83313101A US 2001032311 A1 US2001032311 A1 US 2001032311A1
Authority
US
United States
Prior art keywords
recited
integrity check
check information
data file
cable modem
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.)
Granted
Application number
US09/833,131
Other versions
US6408392B2 (en
Inventor
Gerry White
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.)
RPX Clearinghouse LLC
Original Assignee
Gerry White
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 Gerry White filed Critical Gerry White
Priority to US09/833,131 priority Critical patent/US6408392B2/en
Publication of US20010032311A1 publication Critical patent/US20010032311A1/en
Application granted granted Critical
Publication of US6408392B2 publication Critical patent/US6408392B2/en
Assigned to Rockstar Bidco, LP reassignment Rockstar Bidco, LP ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: NORTEL NETWORKS LIMITED
Assigned to ROCKSTAR CONSORTIUM US LP reassignment ROCKSTAR CONSORTIUM US LP ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: Rockstar Bidco, LP
Assigned to BOCKSTAR TECHNOLOGIES LLC reassignment BOCKSTAR TECHNOLOGIES LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ROCKSTAR CONSORTIUM US LP
Assigned to RPX CLEARINGHOUSE LLC reassignment RPX CLEARINGHOUSE LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BOCKSTAR TECHNOLOGIES LLC, CONSTELLATION TECHNOLOGIES LLC, MOBILESTAR TECHNOLOGIES LLC, NETSTAR TECHNOLOGIES LLC, ROCKSTAR CONSORTIUM LLC, ROCKSTAR CONSORTIUM US LP
Assigned to JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT reassignment JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT SECURITY AGREEMENT Assignors: RPX CLEARINGHOUSE LLC, RPX CORPORATION
Assigned to RPX CORPORATION, RPX CLEARINGHOUSE LLC reassignment RPX CORPORATION RELEASE (REEL 038041 / FRAME 0001) Assignors: JPMORGAN CHASE BANK, N.A.
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6209Protecting access to data via a platform, e.g. using keys or access control rules to a single file or object, e.g. in a secure envelope, encrypted and accessed using a key, or with access control rules appended to the object itself

Definitions

  • the present invention relates to the field information networking and more specifically to providing configuration from a subscriber to a provider in a network.
  • the term data file refers to a set of information and is generally some binary encoded representation of the information.
  • the data file may comprise information ranging from, for example, textual information to video. If the contents of the data file are altered, the hash function is designed to provide a high degree of assurance that a different hash value would result of the hash function were performed again on the modified data file. It is possible to perform the hash function on the contents of a data file (which is to be shared) and a secret key.
  • the data file and the hash value are transferred from a first device to a second device. If the second device also knows the secret key, it can perform the same hash function and compare the resulting hash value with the hash value received from the first device. If the hash values match, the second device can know with a high degree of reliability that the data file was not changed in route.
  • One issue that exists message authentication using a cryptographic hash function is that it requires the first device and the second device to share the secret information.
  • the secret information may be transmitted over the insecure communication network, it may be observed by a third party (an interloper).
  • the interloper may then intercept the configuration file in route between the first device and the second device and modify the configuration file.
  • the interloper may also recalculate the integrity check field so that the change to the configuration file will not be detectable by the second device.
  • the secret code over a secure communication channel (for example, it may be encrypted in transmission or delivered using an alternate communication channel such as manual delivery using a trusted courier between the first device and the second device).
  • a method and apparatus for providing message authentication between a first device such as a provisioning server and a plurality of other devices (such as cable modems) without need to share a secret key between the first device and the plurality of second devices is described.
  • the device providing the message computes two hash functions.
  • the first hash function is computed over the entire data file but without use of any secret key.
  • the second hash function is computed over at least a portion of the data file using a secret key.
  • the portion of the data file used in the computation of the second hash function may include the results of the first hash function.
  • the device can then send at least a portion of the data file, together with the two hash values, to another device (such as a cable modem termination system) who is trusted with the secret key.
  • the other device can verify the second hash function. If the second hash function is not verified, the other device can send a message back to the second device informing it that the verification failed.
  • FIG. 1 is an overall diagram of a cable modem network as may implement the present invention.
  • FIG. 2 is a flow diagram illustrating communication between a cable modem, a cable modem termination system and a provisioning system as may be utilized by an embodiment of the present invention.
  • FIG. 3 is a flow diagram illustrating communication between a cable modem, a cable modem termination system, a provisioning system and an interloper as may be utilized by an embodiment of the present invention.
  • FIG. 4 is a block diagram illustrating aspects of a cable modem as may be utilized by an embodiment of the present invention.
  • FIG. 5 is a block diagram illustrating aspects of a provisioning system as may be utilized by an embodiment of the present invention.
  • FIG. 6 is a block diagram illustrating aspects of a cable modem termination system as may be utilized by an embodiment of the present invention.
  • FIG. 7 is a diagram illustrating a format of a portion of messages as may be communicated between the provisioning server and the cable modem in an embodiment of the present invention.
  • FIG. 8 is a flow diagram illustrating a method of creating a configuration file as may be utilized by an embodiment of the present invention.
  • reference numerals in all of the accompanying drawings typically are in the form “drawing number” followed by two digits, xx; for example, reference numerals on FIG. 1 may be numbered 1xx; on FIG. 3, reference numerals may be numbered 3xx.
  • a reference numeral may be introduced on one drawing and the same reference numeral may be utilized on other drawings to refer to the same item.
  • FIG. 1 illustrates an overall diagram of a cable modem network as may utilize the present invention.
  • the present invention may be implemented in alternative networks. It would be most useful in networks requiring communication of a data file between a first device and a second device over an insecure communication channel where it is desirable to verify that the data file was not altered in transit between the first device and the second device.
  • the network comprises a provisioning system 101 , a cable modem termination system (CMTS) 102 coupled in communication with the provisioning system over a network 106 and a plurality of cable modems (CM) 104 A to 104 Z.
  • the provisioning system is coupled to communicate with the CMTS over a secure communication channel 108 .
  • the secure communication channel may be any of a number of communication channels.
  • information may be encrypted by the provisioning server 101 and decrypted by the CMTS 102 .
  • a separate physical channel may be provided or a manual means of communication information using a trusted courier may be utilized.
  • the network cloud 106 may be any of a number of conventional networks. In the described embodiment, an IP network is utilized. This network does not need to be a secure network.
  • a plurality of CMTS devices may be coupled in communication with a provisioning system 101 .
  • CMTS 103 is coupled in communication with the provisioning system over network cloud 106 and over secure transmission channel 107 .
  • the provisioning system stores a data file for each of the cable modems 104 A to 104 Z.
  • the provisioning information for each cable modem is based on the cable modem subscriber's subscription information.
  • the provisioning system may comprise any of a number of conventional server platforms configured as will be described to in greater detail in connection with FIG. 5 to implement the present invention.
  • the data file comprises a number of parameters where each parameter is in the format:
  • a) type is a single-octet identifier which defines the parameter
  • length is a single octet containing the length of the value field (not including type and length fields);
  • c) value is a field of length from one to 254 octets containing the specific value for the parameter.
  • the configuration settings are divided into three types:
  • FIG. 2 provides a flow diagram which is useful for describing a method of the described embodiment for communicating a data file between the provisioning system 101 and the individual cable modems 104 A to 104 Z over the insecure network cloud 106 and cable 109 while allowing verification of the data file by both the cable modems and the CMTS 102 .
  • the provisioning information is requested by a cable modem such as cable modem 104 A, step 201 .
  • the request is sent by the cable modem 104 A over the cable 109 to the CMTS 102 where it is transmitted through the cloud 106 to the provisioning server 101 .
  • the configuration file is generated by the provisioning server 101 in response to receiving the provisioning information request.
  • FIG. 8 provides a flow diagram illustrating steps utilized in the described embodiment for generating the configuration. Initially, entries are created in the configuration for each parameter required by the cable modem making the request, step 801 . The parameters may be stored as a data file 502 . Next, first integrity check information is generated by a calculation circuit 512 using as an input the parameters from the data file 502 , step 802 . The integrity check information is sometimes alternatively referred to as “message integrity check” or MIC.
  • the calculation circuit 512 in the described embodiment calculates a digest using the MD5 algorithm as specified in RFC 2104 as the first integrity check information. In the described embodiment, the first integrity check information is calculated over fields as illustrated in Table 1, below: TABLE 1 type, length, value for parameter 1 type, length, value for parameter 2 type, length, value for parameter n
  • the first integrity value was not calculated using any secret value. Therefore, it would be possible for any interested interloper to change any parameter and recalculate the first integrity check information. Thus, the receiving device, e.g., the cable modem, would not be able to detect that the parameter had been altered through use of the first integrity check value.
  • the present invention provides a method allowing the receiving device to verify integrity of the parameters without need to communicate a secret code to the receiving device.
  • the second integrity check information is generated, step 803
  • the second integrity check information is calculated using as inputs a portion of the data file comprising the parameters which are required to be shared with the CMTS, a first integrity check information and a secret value or key.
  • One advantage of using the first integrity check value as one of the inputs, as will be seen, is that the CMTS will be able to verify for the cable modem that none of parameters in the data file were changed during the communication over the insecure channel even though less than all of the parameters may be communicated back to the CMTS.
  • the configuration file (including the parameters, the first integrity check information, the second integrity check information and the end of data marker is transmitted by the provisioning server 101 to the cable modem 104 A, step 206 . While the described embodiment provides for transmission over network cloud 106 to CMTS 102 and then on cable 109 to cable modem 104 A, the configuration file may be provided to the cable modem 104 A using any of a number of alternative methods without departure from the spirit and scope of the present invention.
  • the cable modem 104 A receives the configuration file at receive circuit 402 and performs an MD5 digest on the parameter portions (illustrated as data file 412 ) of the configuration file in order to calculate an integrity check value. If the calculated integrity check value does not match the first integrity check value, the cable modem discards the configuration file because it is assumed that portions of the configuration file were tampered with while enroute from the provisioning server.
  • This verification is illustrated in FIG. 4 by use of verification circuit 422 which receives as inputs data file 412 and first integrity check information 413 . After calculating the MD5 digest over the data file, a comparison is made by circuit 422 of the calculated integrity value and the first integrity check information and a verification signal is provided indicating whether or not a match occurs.
  • the second integrity check information 414 is received and stored at the cable mode 104 as illustrated, but is not directly utilized by the cable modem.
  • the cable modem 104 extracts from the data file 412 the parameters required to be sent to the CMTS 102 , step 208 .
  • these parameters comprise:
  • a registration request is then sent by the cable modem 104 to the CMTS over the transmit circuit 403 and cable 108 , step 209 .
  • the contents of the registration request include the following fields:
  • the CMTS receives the message on a receive circuit 601 as is illustrated in high level block diagram form by FIG. 6.
  • the secret code used by provisioning system 101 was earlier provided to the CMTS over a secure channel 108 and is stored as secret 603 .
  • the CMTS 102 verifies the second integrity check information by performing an MD5 digest over the transmitted parameters, the first integrity check information, and the secret 603 using a verification circuit 602 , step 211 . If the calculated integrity check information and the second integrity check information do not match, the registration request is rejected and an authorization failed message is returned as the registration response, step 217 . If there is a match, the cable modem parameters are installed at the CMTS 102 , step 215 and a valid registration response is returned.
  • the cable modem receives a valid registration response, it can assume that no parameters were changed enroute between the provisioning system 101 and the cable modem. If there had been any change (and if the first integrity check information had also been modified by the interloper), the CMTS would not have calculated a matching integrity check value. This will be appreciated because the first integrity check value was an input to calculation of the second integrity check value.
  • FIG. 3 illustrates the interloper problem in greater detail.
  • a provisioning information request is sent to the provisioning system, step 201 , as was described in connection with FIG. 2.
  • the configuration file is generated and transmitted, step 302 .
  • an interloper intercepts the configuration file and changes a parameter, step 303 .
  • the parameter is one of the parameters which is not ultimately sent to the CMTS by the cable modem.
  • a relatively unsophisticated interloper may simply change the parameter and not change the first integrity check information. As was discussed, this type of interference with the transmission of the configuration file will be detected by the cable modem directly.
  • the sophisticated interloper may recalculate the first integrity check information, step 304 .
  • this interloper is termed a sophisticated interloper, in practice, recalculating the first integrity check is not particularly difficult since it is calculated based on information which is transmitted in the clear on an insecure channel using a standard algorithm.
  • the modified configuration is then received at the cable modem, step 305 .
  • the cable modem verifies the first integrity check information, step 207 , extracts the parameters for the CMTS, step 208 and transmits a registration request, step 209 , all as were described in connection with FIG. 2.
  • the CMTS verifies the second integrity check information, step 211 . Because the first integrity check information was changed by the interloper, this check fails, and an authorization failure message is transmitted back to the cable modem. This failure is detected even though the parameter changed by the interloper is not transmitted to the CMTS.

Abstract

A method and apparatus for providing message authentication between a first device (such as a provisioning server) and a plurality of other devices (such as cable modems) without need to share a secret key between the first device and the plurality of second devices.

Description

    BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0001]
  • The present invention relates to the field information networking and more specifically to providing configuration from a subscriber to a provider in a network. [0002]
  • 2. Description of the Related Art [0003]
  • Communication of configuration information between two devices in a network is known in the art. It is important, especially where the configuration information is communicated over an insecure communication network (such as the internet, publicly switched telephone network (PSTN), a cable network or the like) to allow for verification of the integrity of the configuration information. One way to allow for verification of the configuration information is to provide an integrity check field. The integrity check field is transmitted between the device originating the configuration information (the first device) and the device receiving the configuration information (the second device). The integrity check field may be calculated based on the configuration information and a secret code. Any number of methods are known to calculate an integrity check field. One method is to perform a hash function over the contents of a data file. A hash code is produced. For purposes of this application, the term data file refers to a set of information and is generally some binary encoded representation of the information. The data file may comprise information ranging from, for example, textual information to video. If the contents of the data file are altered, the hash function is designed to provide a high degree of assurance that a different hash value would result of the hash function were performed again on the modified data file. It is possible to perform the hash function on the contents of a data file (which is to be shared) and a secret key. The data file and the hash value are transferred from a first device to a second device. If the second device also knows the secret key, it can perform the same hash function and compare the resulting hash value with the hash value received from the first device. If the hash values match, the second device can know with a high degree of reliability that the data file was not changed in route. [0004]
  • One method of performing message authentication using a cryptographic hash function is described in Network Working Group Request for Comments (RFC) 2104, February, 1997 titled “HMAC: Keyed-Hashing for Message Authentication”. One cryptographic hash function discussed in RFC 2104 is the so-called MD5 which is described in greater detail in Rivest, R., “The MD5 Message-Digest Algorithm”, RFC 1321, April 1992. [0005]
  • One issue that exists message authentication using a cryptographic hash function is that it requires the first device and the second device to share the secret information. However, if the secret information is transmitted over the insecure communication network, it may be observed by a third party (an interloper). The interloper may then intercept the configuration file in route between the first device and the second device and modify the configuration file. As the secret is known to the interloper, the interloper may also recalculate the integrity check field so that the change to the configuration file will not be detectable by the second device. [0006]
  • Of course, it is possible to communicate the secret code over a secure communication channel (for example, it may be encrypted in transmission or delivered using an alternate communication channel such as manual delivery using a trusted courier between the first device and the second device). [0007]
  • Of course, it may be difficult to communicate the secret over a secure communication channel for any number of reasons. For example, the number of second devices may become large. As a result, not only is communication of the secret difficult simply as a result of the number of second devices, but the secrecy of the secrecy code may be called into question because it is shared with a large number of second devices. In addition, access to the second devices over a secure communications channel in certain networks may be problematic. [0008]
  • It would be useful to allow verification of a configuration file (or other data file) by a second device in an unsecure network without need to provide for secure communication of a secret code between the second device and the first device. [0009]
  • SUMMARY OF THE INVENTION
  • A method and apparatus for providing message authentication between a first device such as a provisioning server and a plurality of other devices (such as cable modems) without need to share a secret key between the first device and the plurality of second devices is described. The device providing the message computes two hash functions. The first hash function is computed over the entire data file but without use of any secret key. The second hash function is computed over at least a portion of the data file using a secret key. In some embodiments, the portion of the data file used in the computation of the second hash function may include the results of the first hash function. Thus, when a device receives the file and the hash function values, it can recompute the first hash function without need for the secret key. This allows detection of unsophisticated interloper where only the data file, but not the hash function was modified. The device can then send at least a portion of the data file, together with the two hash values, to another device (such as a cable modem termination system) who is trusted with the secret key. The other device can verify the second hash function. If the second hash function is not verified, the other device can send a message back to the second device informing it that the verification failed. [0010]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is an overall diagram of a cable modem network as may implement the present invention. [0011]
  • FIG. 2 is a flow diagram illustrating communication between a cable modem, a cable modem termination system and a provisioning system as may be utilized by an embodiment of the present invention. [0012]
  • FIG. 3 is a flow diagram illustrating communication between a cable modem, a cable modem termination system, a provisioning system and an interloper as may be utilized by an embodiment of the present invention. [0013]
  • FIG. 4 is a block diagram illustrating aspects of a cable modem as may be utilized by an embodiment of the present invention. [0014]
  • FIG. 5 is a block diagram illustrating aspects of a provisioning system as may be utilized by an embodiment of the present invention. [0015]
  • FIG. 6 is a block diagram illustrating aspects of a cable modem termination system as may be utilized by an embodiment of the present invention. [0016]
  • FIG. 7 is a diagram illustrating a format of a portion of messages as may be communicated between the provisioning server and the cable modem in an embodiment of the present invention. [0017]
  • FIG. 8 is a flow diagram illustrating a method of creating a configuration file as may be utilized by an embodiment of the present invention. [0018]
  • For ease of reference, it might be pointed out that reference numerals in all of the accompanying drawings typically are in the form “drawing number” followed by two digits, xx; for example, reference numerals on FIG. 1 may be numbered 1xx; on FIG. 3, reference numerals may be numbered 3xx. In certain cases, a reference numeral may be introduced on one drawing and the same reference numeral may be utilized on other drawings to refer to the same item. [0019]
  • DETAILED DESCRIPTION OF AN EMBODIMENT OF THE PRESENT INVENTION
  • FIG. 1 illustrates an overall diagram of a cable modem network as may utilize the present invention. The present invention may be implemented in alternative networks. It would be most useful in networks requiring communication of a data file between a first device and a second device over an insecure communication channel where it is desirable to verify that the data file was not altered in transit between the first device and the second device. [0020]
  • In the described embodiment, the network comprises a [0021] provisioning system 101, a cable modem termination system (CMTS) 102 coupled in communication with the provisioning system over a network 106 and a plurality of cable modems (CM) 104A to 104Z. In addition to communication over the network cloud 106, the provisioning system is coupled to communicate with the CMTS over a secure communication channel 108. The secure communication channel may be any of a number of communication channels. For example, rather than providing a separate communication channel, information may be encrypted by the provisioning server 101 and decrypted by the CMTS 102. Alternatively, a separate physical channel may be provided or a manual means of communication information using a trusted courier may be utilized.
  • The [0022] network cloud 106 may be any of a number of conventional networks. In the described embodiment, an IP network is utilized. This network does not need to be a secure network.
  • A plurality of CMTS devices (such as CMTS [0023] 103) may be coupled in communication with a provisioning system 101. As illustrated, CMTS 103 is coupled in communication with the provisioning system over network cloud 106 and over secure transmission channel 107.
  • The provisioning system stores a data file for each of the [0024] cable modems 104A to 104Z. The provisioning information for each cable modem is based on the cable modem subscriber's subscription information. The provisioning system may comprise any of a number of conventional server platforms configured as will be described to in greater detail in connection with FIG. 5 to implement the present invention.
  • In the described embodiment, the data file comprises a number of parameters where each parameter is in the format: [0025]
  • type: length: value [0026]
  • where [0027]
  • a) type is a single-octet identifier which defines the parameter [0028]
  • b) length is a single octet containing the length of the value field (not including type and length fields); and [0029]
  • c) value is a field of length from one to 254 octets containing the specific value for the parameter. [0030]
  • In the described embodiment, the configuration settings are divided into three types: [0031]
  • a) standard configuration settings which must be present including: [0032]
  • Downstream Frequency Configuration Setting [0033]
  • Upstream Channel ID Configuration Setting [0034]
  • Network Access Configuration Setting [0035]
  • End Configuration Setting [0036]
  • b) standard configuration settings which may be present including; [0037]
  • Quality of Service Configuration Setting [0038]
  • Vendor ID Configuration Setting [0039]
  • Software Upgrade Filename Configuration Setting [0040]
  • SNMP Write-Access Control [0041]
  • SNMP MIB Object [0042]
  • Pad Configuration Setting and [0043]
  • c) vendor-specific configuration settings. [0044]
  • It is desirable to communication data file between the [0045] provisioning system 101 and each of the cable modems 104A to 104Z. However, it is also desired that the data file is not altered by the cable modems 104A to 104Z or by an interloper which may have access to the network. As will be described, at least a portion of the data file is communicated to the CMTS 102 by the cable modems 104A to 104Z. It is also desirable that the portion of the data file is not altered in transit between the transmitting data modem and the CMTS 102.
  • However, as can be appreciated, there may be a large number of cable modems coupled in the network and serviced by provisioning [0046] system 101. Therefore, communication of the data file over a secure channel is difficult. Furthermore, unless a separate secret code is provided for each cable modem, the secret code will be shared with a large number of cable modems and it may not be possible to trust all of the cable modem subscribers with the secret code.
  • FIG. 2 provides a flow diagram which is useful for describing a method of the described embodiment for communicating a data file between the [0047] provisioning system 101 and the individual cable modems 104A to 104Z over the insecure network cloud 106 and cable 109 while allowing verification of the data file by both the cable modems and the CMTS 102.
  • Initially, the provisioning information is requested by a cable modem such as [0048] cable modem 104A, step 201. The request is sent by the cable modem 104A over the cable 109 to the CMTS 102 where it is transmitted through the cloud 106 to the provisioning server 101.
  • The configuration file is generated by the [0049] provisioning server 101 in response to receiving the provisioning information request. FIG. 8 provides a flow diagram illustrating steps utilized in the described embodiment for generating the configuration. Initially, entries are created in the configuration for each parameter required by the cable modem making the request, step 801. The parameters may be stored as a data file 502. Next, first integrity check information is generated by a calculation circuit 512 using as an input the parameters from the data file 502, step 802. The integrity check information is sometimes alternatively referred to as “message integrity check” or MIC. The calculation circuit 512 in the described embodiment calculates a digest using the MD5 algorithm as specified in RFC 2104 as the first integrity check information. In the described embodiment, the first integrity check information is calculated over fields as illustrated in Table 1, below:
    TABLE 1
    type, length, value for parameter 1
    type, length, value for parameter 2
    type, length, value for parameter n
  • where [0050] parameters 1, 2 ... n correspond to the parameters described above.
  • It is noted that the first integrity value was not calculated using any secret value. Therefore, it would be possible for any interested interloper to change any parameter and recalculate the first integrity check information. Thus, the receiving device, e.g., the cable modem, would not be able to detect that the parameter had been altered through use of the first integrity check value. As will be seen, the present invention provides a method allowing the receiving device to verify integrity of the parameters without need to communicate a secret code to the receiving device. [0051]
  • Next, the second integrity check information is generated, [0052] step 803 Before discussing in greater detail the calculation of the second integrity check information, it is worthwhile to note that certain, but not necessarily all, of the parameters sent to the cable modem of the described embodiment must be shared with the CMTS. Therefore, the second integrity check information is calculated using as inputs a portion of the data file comprising the parameters which are required to be shared with the CMTS, a first integrity check information and a secret value or key. One advantage of using the first integrity check value as one of the inputs, as will be seen, is that the CMTS will be able to verify for the cable modem that none of parameters in the data file were changed during the communication over the insecure channel even though less than all of the parameters may be communicated back to the CMTS.
  • The resulting data structure including the parameters, the first integrity check information and the second integrity check information is illustrated in FIG. 7. In addition, in the described embodiment, an end of data marker is postpended to the data structure, [0053] step 804.
  • Referring again to FIG. 2, the configuration file (including the parameters, the first integrity check information, the second integrity check information and the end of data marker is transmitted by the [0054] provisioning server 101 to the cable modem 104A, step 206. While the described embodiment provides for transmission over network cloud 106 to CMTS 102 and then on cable 109 to cable modem 104A, the configuration file may be provided to the cable modem 104A using any of a number of alternative methods without departure from the spirit and scope of the present invention.
  • The [0055] cable modem 104A receives the configuration file at receive circuit 402 and performs an MD5 digest on the parameter portions (illustrated as data file 412) of the configuration file in order to calculate an integrity check value. If the calculated integrity check value does not match the first integrity check value, the cable modem discards the configuration file because it is assumed that portions of the configuration file were tampered with while enroute from the provisioning server. This verification is illustrated in FIG. 4 by use of verification circuit 422 which receives as inputs data file 412 and first integrity check information 413. After calculating the MD5 digest over the data file, a comparison is made by circuit 422 of the calculated integrity value and the first integrity check information and a verification signal is provided indicating whether or not a match occurs. The second integrity check information 414 is received and stored at the cable mode 104 as illustrated, but is not directly utilized by the cable modem.
  • Of course, as has been mentioned, a sophisticated interloper may tamper with the configuration file and the tampering will go undetected by this step if the interloper simply recalculates the first integrity check value after changing one or more selected parameters. [0056]
  • In any event, assuming that the first integrity check information is verified, the [0057] cable modem 104 extracts from the data file 412 the parameters required to be sent to the CMTS 102, step 208. In the described embodiment, these parameters comprise:
  • Downstream Frequency Configuration Setting [0058]
  • Upstream Channel ID Configuration Setting [0059]
  • Network Access Configuration Setting [0060]
  • Quality of Service Configuration Setting [0061]
  • Modem Capabilities Configuration Setting [0062]
  • Vendor ID Configuration Setting [0063]
  • Vendor specific extensions [0064]
  • A registration request is then sent by the [0065] cable modem 104 to the CMTS over the transmit circuit 403 and cable 108, step 209. In addition to the parameters specified above, the contents of the registration request include the following fields:
  • the first integrity check information; [0066]
  • the second integrity check information; and [0067]
  • the cable modem IP address [0068]
  • The CMTS receives the message on a receive [0069] circuit 601 as is illustrated in high level block diagram form by FIG. 6. The secret code used by provisioning system 101 was earlier provided to the CMTS over a secure channel 108 and is stored as secret 603.
  • The [0070] CMTS 102 verifies the second integrity check information by performing an MD5 digest over the transmitted parameters, the first integrity check information, and the secret 603 using a verification circuit 602, step 211. If the calculated integrity check information and the second integrity check information do not match, the registration request is rejected and an authorization failed message is returned as the registration response, step 217. If there is a match, the cable modem parameters are installed at the CMTS 102, step 215 and a valid registration response is returned.
  • It will be appreciated that when the cable modem receives a valid registration response, it can assume that no parameters were changed enroute between the [0071] provisioning system 101 and the cable modem. If there had been any change (and if the first integrity check information had also been modified by the interloper), the CMTS would not have calculated a matching integrity check value. This will be appreciated because the first integrity check value was an input to calculation of the second integrity check value.
  • FIG. 3 illustrates the interloper problem in greater detail. As is illustrated by FIG. 3, a provisioning information request is sent to the provisioning system, [0072] step 201, as was described in connection with FIG. 2. The configuration file is generated and transmitted, step 302. However, in the case, an interloper intercepts the configuration file and changes a parameter, step 303. For sake of example, assume that the parameter is one of the parameters which is not ultimately sent to the CMTS by the cable modem. As has been mentioned, a relatively unsophisticated interloper may simply change the parameter and not change the first integrity check information. As was discussed, this type of interference with the transmission of the configuration file will be detected by the cable modem directly. However, the sophisticated interloper may recalculate the first integrity check information, step 304. Although this interloper is termed a sophisticated interloper, in practice, recalculating the first integrity check is not particularly difficult since it is calculated based on information which is transmitted in the clear on an insecure channel using a standard algorithm.
  • In any event, the modified configuration is then received at the cable modem, [0073] step 305. Assuming the involvement of a “sophisticated interloper”, the cable modem verifies the first integrity check information, step 207, extracts the parameters for the CMTS, step 208 and transmits a registration request, step 209, all as were described in connection with FIG. 2.
  • As was described in connection with FIG. 2, the CMTS verifies the second integrity check information, [0074] step 211. Because the first integrity check information was changed by the interloper, this check fails, and an authorization failure message is transmitted back to the cable modem. This failure is detected even though the parameter changed by the interloper is not transmitted to the CMTS.
  • ALTERNATIVES TO THE PREFERRED EMBODIMENT OF THE PRESENT INVENTION
  • There are, of course, alternatives to the described embodiment which are within the reach of one of ordinary skill in the relevant art. The present invention is intended to be limited only by the claims presented below. [0075]
  • Thus, what has been described is method and apparatus for allowing authentication of data files communicated from a central device (the provisioning system) to any number of second devices without need to share a secret code with the second devices. [0076]

Claims (49)

We claim:
1. A method of receiving a data file from a first device at a second device comprising the steps of:
a) receiving at the second device the data file together with a first integrity check information, the first integrity check information calculated using as a first input at least a portion of the data file and as a second input a secret unknown to the second device;
b) transmitting by the second device a message comprising at least the portion of the data file and the first integrity check information.
2. The method as recited by
claim 1
wherein the first device is a provisioning server.
3. The method as recited by
claim 1
wherein the second device is a cable modem.
4. The method as recited by
claim 1
further comprising the step of verifying the integrity check information at a third device.
5. The method as recited by
claim 4
wherein the third device is a cable modem termination station.
6. The method as recited by
claim 1
wherein the second device further receives second integrity check information, the second integrity check information used in calculation of the first integrity check information allowing integrity verification of the data file by the second device.
7. The method as recited by
claim 6
wherein the second integrity information is transmitted by the second device.
8. The method as recited by
claim 7
wherein the second integrity information is verified by the third device.
9. The method as recited by
claim 1
further comprising the step of receiving at the second device a registration response.
10. The method as recited by
claim 6
wherein the second device performs integrity verification using an MD5 algorithm.
11. A device comprising:
a first circuit coupled to receive a data file and a first integrity check information, the first integrity check information calculated based on a secret unknown to the device;
a second circuit coupled to transmit at least a portion of the data file and the first integrity information.
12. The device as recited by
claim 11
where the device is a cable modem.
13. The device as recited by
claim 11
wherein the first circuit is further coupled to receive a second integrity check information.
14. The device as recited by
claim 13
wherein the second integrity check information is contained within the data file.
15. The device as recited by
claim 11
wherein the first circuit is coupled in communication with a provisioning system.
16. The device as recited by
claim 15
wherein the first circuit is coupled with the provisioning system through a cable modem termination system over a cable.
17. The device as recited by
claim 11
wherein the second circuit is coupled in communication with a cable modem termination system.
18. The device as recited by
claim 14
wherein the verification circuit calculates a verification value using an MD5 verification algorithm.
19. A device comprising:
first means for receiving a data file and a first integrity check information, the first integrity check information calculated based on a secret unknown to the device;
second means for transmitting at least a portion of the data file and the first integrity check information.
20. The device as recited by
claim 19
wherein the device is a cable modem.
21. The device as recited by
claim 19
wherein the first means is further for receiving a second integrity check information.
22. The device as recited by
claim 21
further comprising a verification circuit having as a first input the data file and as a second input the second integrity information and providing as an output a signal indicating whether the data file is verified.
23. A method of providing a data file from a first device to a second device comprising the steps of:
a) assembling a data file at first device;
b) calculating a first integrity check information at the first device, the first integrity check information calculated based on the data file;
c) calculating a second integrity check information at the first device, the second integrity check information calculated based on a portion of the data file, the first integrity check information, and a secret;
d) transmitting a message from the first device, the message comprising the data file, the first integrity information and the second integrity information.
24. The method as recited by
claim 23
wherein the first device is a provisioning server.
25. The method as recited by
claim 23
wherein the second device is a cable modem.
26. The method as recited by
claim 23
wherein the first integrity check information is calculated using an MD5 algorithm.
27. The method as recited by
claim 25
wherein the second integrity check information is calculated using an MD5 algorithm.
28. The method as recited by
claim 23
wherein the message is transmitted over a cable.
29. The method as recited by
claim 23
wherein the message is transmitted through a cable modem termination system.
30. The method as recited by
claim 23
wherein the secret is transmitted to a cable modem termination system.
31. The method as recited by
claim 30
wherein the secret is transmitted over a secure transmission channel.
32. The method as recited by
claim 31
wherein the message is transmitted over on insecure transmission channel.
33. A device comprising:
a) a first data store having stored therein a data file;
b) a second data store having stored therein a secret;
c) a calculation circuit having a first input coupled to receive the data file, a second input coupled to receive the secret, and an output providing a first integrity check information calculated without use of the secret and a second integrity check information calculated using the secret; and
d) a transmit circuit coupled to receive the data file, the first integrity check information and the second integrity check information.
34. The device as recited by
claim 33
wherein the device is a provisioning system.
35. The device as recited by
claim 33
wherein the device is coupled in communication with a cable modem.
36. The device as recited by
claim 33
wherein the device is coupled in communication with a cable modem through a cable modem termination system.
37. A method for verifying a portion of a data file comprising the steps of:
a) receiving at a first device a message comprising a portion of a data file, a first integrity check information and a second integrity check information;
b) verifying the portion of the data file against the first integrity check information; and
c) verifying the portion of the data file against the second integrity check information and a secret.
38. The method as recited by
claim 37
wherein the step of verifying the portion of the data file against the second integrity check information and the secret further comprises verifying against the first integrity check information.
39. The method as recited by
claim 37
wherein the first device is a cable modem termination system.
40. The method as recited by
claim 37
further comprising the step of transmitting an authorization succeeded message if both of the verification steps are passed.
41. The method as recited by
claim 37
further comprising the step of transmitting an authorization failed message if either of the verification steps fail.
42. The method as recited by
claim 40
wherein the authorization succeeded message is transmitted on a cable.
43. The method as recited by
claim 37
wherein the message is received over an insecure channel.
44. The method as recited by
claim 37
wherein the secret is received by the device over a secure channel.
45. The method as recited by
claim 44
wherein the secret is received from a provisioning system.
46. A device comprising:
a) a receive circuit coupled to receive a message comprising a portion of a data file, a first integrity check information and a second integrity check information;
b) a verification circuit having as inputs the data file, the first integrity check information, the second integrity check information and a secret and providing as an output a verification signal.
47. The device as recited by
claim 46
wherein the device is a cable modem termination system.
48. The device as recited by
claim 46
wherein the receive circuit is coupled in communication with a cable modem.
49. The device as recited by
claim 46
further comprising a transmit circuit coupled to transmit an authorization message to a cable modem.
US09/833,131 1998-01-21 2001-04-10 Method and apparatus for providing configuration information in a network Expired - Lifetime US6408392B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/833,131 US6408392B2 (en) 1998-01-21 2001-04-10 Method and apparatus for providing configuration information in a network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/010,391 US6233687B1 (en) 1998-01-21 1998-01-21 Method and apparatus for providing configuration information in a network
US09/833,131 US6408392B2 (en) 1998-01-21 2001-04-10 Method and apparatus for providing configuration information in a network

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/010,391 Continuation US6233687B1 (en) 1998-01-21 1998-01-21 Method and apparatus for providing configuration information in a network

Publications (2)

Publication Number Publication Date
US20010032311A1 true US20010032311A1 (en) 2001-10-18
US6408392B2 US6408392B2 (en) 2002-06-18

Family

ID=21745558

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/010,391 Expired - Lifetime US6233687B1 (en) 1998-01-21 1998-01-21 Method and apparatus for providing configuration information in a network
US09/833,131 Expired - Lifetime US6408392B2 (en) 1998-01-21 2001-04-10 Method and apparatus for providing configuration information in a network

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/010,391 Expired - Lifetime US6233687B1 (en) 1998-01-21 1998-01-21 Method and apparatus for providing configuration information in a network

Country Status (1)

Country Link
US (2) US6233687B1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020116655A1 (en) * 2001-02-16 2002-08-22 Gemini Networks, Inc. System, method, and computer program product for dynamic bandwidth quality of service (QoS) provisioning
US20050005154A1 (en) * 2003-07-03 2005-01-06 Andrew Danforth Method to block unauthorized access to TFTP server configuration files
US20090292795A1 (en) * 2008-05-21 2009-11-26 Cisco Technology, Inc Configuration file override
US8335917B2 (en) 2008-08-12 2012-12-18 Cisco Technology, Inc. System for binding a device to a gateway to regulate service theft through cloning
US20130066835A1 (en) * 2011-09-12 2013-03-14 Microsoft Corporation Techniques for efficient file operations
US9521186B2 (en) * 2007-09-13 2016-12-13 International Business Machines Corporation Method and system for file transfer over a messaging infrastructure

Families Citing this family (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6233687B1 (en) * 1998-01-21 2001-05-15 Nortel Networks Limited Method and apparatus for providing configuration information in a network
US6615257B2 (en) * 1998-12-18 2003-09-02 Cisco Technology, Inc. Secure multi-user cable modem configuration editor and viewer
US6718347B1 (en) * 1999-01-05 2004-04-06 Emc Corporation Method and apparatus for maintaining coherence among copies of a database shared by multiple computers
GB9905056D0 (en) 1999-03-05 1999-04-28 Hewlett Packard Co Computing apparatus & methods of operating computer apparatus
US7430668B1 (en) * 1999-02-15 2008-09-30 Hewlett-Packard Development Company, L.P. Protection of the configuration of modules in computing apparatus
US8347086B2 (en) 2000-12-18 2013-01-01 Citibank, N.A. System and method for automatically detecting and then self-repairing corrupt, modified of non-existent files via a communication medium
US6715075B1 (en) * 1999-07-08 2004-03-30 Intel Corporation Providing a configuration file to a communication device
US6993007B2 (en) * 1999-10-27 2006-01-31 Broadcom Corporation System and method for suppressing silence in voice traffic over an asynchronous communication medium
US6820124B1 (en) * 1999-12-21 2004-11-16 Hewlett-Packard Development Company, L.P. Cryptographic authentication using a network management protocol
AU2001245274A1 (en) * 2000-02-15 2001-08-27 Broadcom Corporation System and method for suppressing silence in voice traffic over an asynchronous communication medium
US7773631B2 (en) * 2001-02-15 2010-08-10 Broadcom Corporation Specialized data transfer in a wireless communication system
US20020116496A1 (en) * 2001-02-16 2002-08-22 Gemini Networks, Inc. System, method, and computer program product for dynamic bandwidth provisioning
US20030016680A1 (en) * 2001-07-17 2003-01-23 General Instrument Corporation, A Delaware Corporation Broadband communication gateway capable of operating in differing environments
US7779267B2 (en) * 2001-09-04 2010-08-17 Hewlett-Packard Development Company, L.P. Method and apparatus for using a secret in a distributed computing system
AU2003276819A1 (en) * 2002-06-13 2003-12-31 Engedi Technologies, Inc. Out-of-band remote management station
US7325140B2 (en) * 2003-06-13 2008-01-29 Engedi Technologies, Inc. Secure management access control for computers, embedded and card embodiment
US7327690B2 (en) * 2002-08-12 2008-02-05 Harris Corporation Wireless local or metropolitan area network with intrusion detection features and related methods
JP4741503B2 (en) 2003-10-28 2011-08-03 サーティコム コーポレーション Method and apparatus for generating verifiable public key
US8312267B2 (en) 2004-07-20 2012-11-13 Time Warner Cable Inc. Technique for securely communicating programming content
US8266429B2 (en) 2004-07-20 2012-09-11 Time Warner Cable, Inc. Technique for securely communicating and storing programming material in a trusted domain
US7809949B2 (en) 2005-07-26 2010-10-05 Apple Inc. Configuration of a computing device in a secure manner
EP1839405B1 (en) * 2005-10-27 2013-04-24 NDS Limited Network security system
US7605933B2 (en) * 2006-07-13 2009-10-20 Ricoh Company, Ltd. Approach for securely processing an electronic document
US8520850B2 (en) 2006-10-20 2013-08-27 Time Warner Cable Enterprises Llc Downloadable security and protection methods and apparatus
US8732854B2 (en) 2006-11-01 2014-05-20 Time Warner Cable Enterprises Llc Methods and apparatus for premises content distribution
US8621540B2 (en) 2007-01-24 2013-12-31 Time Warner Cable Enterprises Llc Apparatus and methods for provisioning in a download-enabled system
US20090093247A1 (en) * 2007-10-03 2009-04-09 Microsoft Corporation WWAN device provisioning using signaling channel
KR100952302B1 (en) * 2007-12-05 2010-04-13 한국전자통신연구원 Server and method for controlling customer premises cable modem based on configuration information
US8949434B2 (en) * 2007-12-17 2015-02-03 Microsoft Corporation Automatically provisioning a WWAN device
FR2931613B1 (en) * 2008-05-22 2010-08-20 Inst Nat Rech Inf Automat DEVICE AND METHOD FOR INTEGRITY VERIFICATION OF PHYSICAL OBJECTS
US9602864B2 (en) 2009-06-08 2017-03-21 Time Warner Cable Enterprises Llc Media bridge apparatus and methods
US9866609B2 (en) 2009-06-08 2018-01-09 Time Warner Cable Enterprises Llc Methods and apparatus for premises content distribution
US9906838B2 (en) 2010-07-12 2018-02-27 Time Warner Cable Enterprises Llc Apparatus and methods for content delivery and message exchange across multiple content delivery networks
US9158605B2 (en) * 2010-12-01 2015-10-13 Microsoft Technology Licensing, Llc Method, system and device for validating repair files and repairing corrupt software
US8842840B2 (en) 2011-11-03 2014-09-23 Arvind Gidwani Demand based encryption and key generation and distribution systems and methods
US9565472B2 (en) 2012-12-10 2017-02-07 Time Warner Cable Enterprises Llc Apparatus and methods for content transfer protection
US20140282786A1 (en) 2013-03-12 2014-09-18 Time Warner Cable Enterprises Llc Methods and apparatus for providing and uploading content to personalized network storage
US9066153B2 (en) 2013-03-15 2015-06-23 Time Warner Cable Enterprises Llc Apparatus and methods for multicast delivery of content in a content delivery network
US10368255B2 (en) 2017-07-25 2019-07-30 Time Warner Cable Enterprises Llc Methods and apparatus for client-based dynamic control of connections to co-existing radio access networks
US9313568B2 (en) 2013-07-23 2016-04-12 Chicago Custom Acoustics, Inc. Custom earphone with dome in the canal
US9621940B2 (en) 2014-05-29 2017-04-11 Time Warner Cable Enterprises Llc Apparatus and methods for recording, accessing, and delivering packetized content
US11540148B2 (en) 2014-06-11 2022-12-27 Time Warner Cable Enterprises Llc Methods and apparatus for access point location
US9935833B2 (en) 2014-11-05 2018-04-03 Time Warner Cable Enterprises Llc Methods and apparatus for determining an optimized wireless interface installation configuration
US9986578B2 (en) 2015-12-04 2018-05-29 Time Warner Cable Enterprises Llc Apparatus and methods for selective data network access
US9918345B2 (en) 2016-01-20 2018-03-13 Time Warner Cable Enterprises Llc Apparatus and method for wireless network services in moving vehicles
US10492034B2 (en) 2016-03-07 2019-11-26 Time Warner Cable Enterprises Llc Apparatus and methods for dynamic open-access networks
US10164858B2 (en) 2016-06-15 2018-12-25 Time Warner Cable Enterprises Llc Apparatus and methods for monitoring and diagnosing a wireless network
US10645547B2 (en) 2017-06-02 2020-05-05 Charter Communications Operating, Llc Apparatus and methods for providing wireless service in a venue
US10638361B2 (en) 2017-06-06 2020-04-28 Charter Communications Operating, Llc Methods and apparatus for dynamic control of connections to co-existing radio access networks
EP3696698A1 (en) * 2019-02-18 2020-08-19 Verimatrix Method of protecting a software program against tampering

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5081678A (en) * 1989-06-28 1992-01-14 Digital Equipment Corporation Method for utilizing an encrypted key as a key identifier in a data packet in a computer network
US5237614A (en) * 1991-06-07 1993-08-17 Security Dynamics Technologies, Inc. Integrated network security system
US5272702A (en) * 1991-08-05 1993-12-21 Fisher Controls International, Inc. Integrity mapping in data communication system
US5495533A (en) * 1994-04-29 1996-02-27 International Business Machines Corporation Personal key archive
JPH0981519A (en) * 1995-09-08 1997-03-28 Kiyadeitsukusu:Kk Authentication method on network
US5757914A (en) * 1995-10-26 1998-05-26 Sun Microsystems, Inc. System and method for protecting use of dynamically linked executable modules
US5784566A (en) * 1996-01-11 1998-07-21 Oracle Corporation System and method for negotiating security services and algorithms for communication across a computer network
US5673316A (en) * 1996-03-29 1997-09-30 International Business Machines Corporation Creation and distribution of cryptographic envelope
US6233687B1 (en) * 1998-01-21 2001-05-15 Nortel Networks Limited Method and apparatus for providing configuration information in a network

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020116655A1 (en) * 2001-02-16 2002-08-22 Gemini Networks, Inc. System, method, and computer program product for dynamic bandwidth quality of service (QoS) provisioning
US20050005154A1 (en) * 2003-07-03 2005-01-06 Andrew Danforth Method to block unauthorized access to TFTP server configuration files
US7293282B2 (en) 2003-07-03 2007-11-06 Time Warner Cable, Inc. Method to block unauthorized access to TFTP server configuration files
US9860299B2 (en) 2007-09-13 2018-01-02 International Business Machines Corporation Method and system for file transfer over a messaging infrastructure
US10931734B2 (en) 2007-09-13 2021-02-23 International Business Machines Corporation Method and system for file transfer over a messaging infrastructure
US10142398B2 (en) 2007-09-13 2018-11-27 International Business Machines Corporation Method and system for file transfer over a messaging infrastructure
US9521186B2 (en) * 2007-09-13 2016-12-13 International Business Machines Corporation Method and system for file transfer over a messaging infrastructure
US20090292795A1 (en) * 2008-05-21 2009-11-26 Cisco Technology, Inc Configuration file override
US8224936B2 (en) * 2008-05-21 2012-07-17 Cisco Technology, Inc. Configuration file override
US20120246283A1 (en) * 2008-05-21 2012-09-27 Cisco Technology, Inc Configuration file override
US8473589B2 (en) * 2008-05-21 2013-06-25 Cisco Technology, Inc. Configuration file override
US8335917B2 (en) 2008-08-12 2012-12-18 Cisco Technology, Inc. System for binding a device to a gateway to regulate service theft through cloning
US9436699B2 (en) * 2011-09-12 2016-09-06 Microsoft Technology Licensing, Llc Techniques for efficient file operations
US20130066835A1 (en) * 2011-09-12 2013-03-14 Microsoft Corporation Techniques for efficient file operations

Also Published As

Publication number Publication date
US6233687B1 (en) 2001-05-15
US6408392B2 (en) 2002-06-18

Similar Documents

Publication Publication Date Title
US6408392B2 (en) Method and apparatus for providing configuration information in a network
US6044468A (en) Secure transmission using an ordinarily insecure network communication protocol such as SNMP
KR100207815B1 (en) Method and apparatus for authentication of client sever communication
US7734913B2 (en) Content transmission control device, content distribution device and content receiving device
US6732270B1 (en) Method to authenticate a network access server to an authentication server
US8307202B2 (en) Methods and systems for using PKCS registration on mobile environment
US8274401B2 (en) Secure data transfer in a communication system including portable meters
CN109714370B (en) HTTP (hyper text transport protocol) -based cloud security communication implementation method
CN113783703B (en) Satellite network terminal security access authentication method, device and system
US6643773B1 (en) Apparatus and method for authenticating messages in a multicast
CN110662091B (en) Third-party live video access method, storage medium, electronic device and system
CN108667601B (en) Method, device and equipment for transmitting data
CN111934884B (en) Certificate management method and device
EP1493243B1 (en) Secure file transfer
Galvin et al. SNMP Security Protocols
CN112948896A (en) Signature information verification method and information signature method
CN109587134B (en) Method, apparatus, device and medium for secure authentication of interface bus
KR101342423B1 (en) An apparatus and a method for reporting the error of each level of the tunnel data packet in a communication network
KR102322476B1 (en) System for data encryption/decryption and method for P2P data transmission/reception using the same
Bäumer et al. Terrapin Attack: Breaking SSH Channel Integrity By Sequence Number Manipulation
CN114095930B (en) Satellite network user violation processing method combined with access authentication and related equipment
CN113572615B (en) Method, system, equipment and storage medium for identity authentication of distributed network users
EP4221078A1 (en) Packet processing method and apparatus
EP3907967A1 (en) Method for preventing sip device from being attacked, calling device, and called device
RU16961U1 (en) SYSTEM OF PROTECTION OF DATA PACKAGES DURING THE TRANSFER OF THESE DIVIDED PROTECTED FRAGMENT OF THE GENERAL USE DATA TRANSFER NETWORK WITH THE COMMUNICATION OF PACKAGES IMPLEMENTING THE IP PROTOCOL FROM THE RESPONSE

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

AS Assignment

Owner name: ROCKSTAR BIDCO, LP, NEW YORK

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:NORTEL NETWORKS LIMITED;REEL/FRAME:027164/0356

Effective date: 20110729

FPAY Fee payment

Year of fee payment: 12

AS Assignment

Owner name: ROCKSTAR CONSORTIUM US LP, TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ROCKSTAR BIDCO, LP;REEL/FRAME:032170/0591

Effective date: 20120509

AS Assignment

Owner name: BOCKSTAR TECHNOLOGIES LLC, DELAWARE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ROCKSTAR CONSORTIUM US LP;REEL/FRAME:032399/0116

Effective date: 20131113

AS Assignment

Owner name: RPX CLEARINGHOUSE LLC, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ROCKSTAR CONSORTIUM US LP;ROCKSTAR CONSORTIUM LLC;BOCKSTAR TECHNOLOGIES LLC;AND OTHERS;REEL/FRAME:034924/0779

Effective date: 20150128

AS Assignment

Owner name: JPMORGAN CHASE BANK, N.A., AS COLLATERAL AGENT, IL

Free format text: SECURITY AGREEMENT;ASSIGNORS:RPX CORPORATION;RPX CLEARINGHOUSE LLC;REEL/FRAME:038041/0001

Effective date: 20160226

AS Assignment

Owner name: RPX CORPORATION, CALIFORNIA

Free format text: RELEASE (REEL 038041 / FRAME 0001);ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:044970/0030

Effective date: 20171222

Owner name: RPX CLEARINGHOUSE LLC, CALIFORNIA

Free format text: RELEASE (REEL 038041 / FRAME 0001);ASSIGNOR:JPMORGAN CHASE BANK, N.A.;REEL/FRAME:044970/0030

Effective date: 20171222