WO2006089473A1 - A method for realizing network access authentication - Google Patents
A method for realizing network access authentication Download PDFInfo
- Publication number
- WO2006089473A1 WO2006089473A1 PCT/CN2005/002129 CN2005002129W WO2006089473A1 WO 2006089473 A1 WO2006089473 A1 WO 2006089473A1 CN 2005002129 W CN2005002129 W CN 2005002129W WO 2006089473 A1 WO2006089473 A1 WO 2006089473A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- integrity value
- accessed
- network access
- system integrity
- access authentication
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0876—Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1441—Countermeasures against malicious traffic
- H04L63/1475—Passive attacks, e.g. eavesdropping or listening without modification of the traffic monitored
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3247—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving digital signatures
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/32—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
- H04L9/3271—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials using challenge-response
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L2209/00—Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
- H04L2209/42—Anonymization, e.g. involving pseudonyms
Definitions
- the present invention relates to the field of network access authentication technology and trusted computing technology, and in particular to a method for implementing network access authentication.
- the authentication process performed by the network access authentication device on the device accessing the network is mainly implemented based on the following technical protocols:
- the network access authentication device confirms whether the device to be accessed is allowed to access the device by determining whether the device to be accessed has a password and/or a key required by the authentication protocol.
- the purpose of the above authentication process is to ensure that the access to the network is a secure device, not an attacker. However, if the device to be accessed has been attacked by itself, if the Trojan virus program has been implanted, then when the device accesses the network, the Trojan virus program in the device can listen to the authentication process, and Stealing the key information of the access device, using other devices to impersonate the device to be accessed, or using the device to be accessed to attack the network.
- the main purpose of the present invention is to provide a method for implementing network access authentication, which enables the network access authentication device to confirm the true state of the current device to be accessed, so as to ensure that the device accessing the network is truly secure.
- the technical solution of the present invention is implemented in such a manner that a network access authentication device pre-stores its own system integrity value calculated by the device to be accessed, and each Correspondence between the to-be-accessed device and its own system integrity value, the method includes the following steps - a.
- the device to be accessed acquires its current system integrity value, and sends an authentication request including information including the current system integrity value to the network access authentication device.
- the network access authentication device determines, according to the received authentication request and the corresponding relationship, the current system integrity value of the device to be accessed in the received authentication request and the system of the device to be accessed that has been saved by itself. Whether the integrity value is consistent, and determining the network access authentication if the current system integrity value of the to-be-accessed device in the received authentication request is consistent with the system integrity value of the device to be accessed that has been saved. by.
- the current system integrity value is a basic system integrity value
- Step a The device to be accessed obtains its current system integrity value.
- the device to be accessed When the device to be accessed is started, it calculates its current basic system integrity value, and saves the current basic system integrity value for secure storage.
- the device to be accessed In the component; when access to the network is required, the device to be accessed directly takes the basic system integrity value from the secure storage component as the current system integrity value.
- the current system integrity value is an integrity value calculated by the basic system integrity value together with a module for network access;
- Step a The device to be accessed obtains its current system integrity value, including: when the device to be accessed starts, calculates its basic system integrity value, and saves the current basic system integrity value in the secure storage component.
- the device to be accessed removes the basic system integrity value from the secure storage component, and performs integrity calculation together with the module for network access to obtain the calculated value as its current current System integrity value.
- the module for network access comprises a link layer network driver module, a network layer and a transport layer protocol software module, and a network access application software module.
- the device to be accessed is a computer
- the process of calculating a basic system integrity value of the user includes the following steps:
- BIOS or EFI After the BIOS or EFI is started, calculate all the parameter information of the system that has been configured, the integrity of the main boot sector and the system boot partition, and store it in the secure storage component;
- Iii Calculate the integrity value of the operating system load code and store it in the secure storage unit before the BIOS or EFI loads the boot operating system;
- Iv after the operating system loads the code, calculate the operating system kernel, system startup files, system configuration File and driver software integrity values and store them in secure storage components;
- the parameter information that has been configured includes: CPU microcode software, enable (disable) state configuration of various functions of the system, various authentication passwords, disk configuration parameters, peripheral configuration parameters, security functions Configuration parameters.
- the secure storage component is a security chip TPM, a hard disk with security protection, a USB-key or a smart-card.
- step b further comprises: verifying the credibility of the received information.
- the device to be accessed generates a public-private key in advance, and the public-private key is signed by a trusted third party;
- Step a Before the device to be accessed sends the authentication request, the method includes: applying the private key to the current system integrity The value is signed; the information in the authentication request is the plaintext of the current system integrity value, and the authentication request further includes: a signature of the current system integrity value and the public key;
- the verifying the credibility of the received information includes: the network access authentication device uses the received public key to verify whether the received signature is correct, and if the signature is correct, determining that the received information is authentic, If the signature is incorrect, the received information is judged to be untrustworthy.
- the public access key is pre-generated by the device to be accessed, and the public key is signed by a trusted third party, and the public key is pre-stored in the network access authentication device;
- the method further includes: applying the private key to sign the current system integrity value; the information in the authentication request is the plaintext of the current system integrity value, and the The authentication request further includes: a signature of the current system integrity value;
- the verifying the credibility of the received information comprises: the network access authentication device applying the pre-stored public key to verify whether the received signature is correct, and determining that the received information is authentic if the signature is correct, If the signature is incorrect, the received information is judged to be untrustworthy.
- the device to be accessed is pre-generated by the public-private key, and the public-private key is not signed by the trusted third party.
- the method further includes: applying the private key to the current system.
- the attribute value is signed;
- the information in the authentication request is the plaintext of the current system integrity value, and the authentication request further includes: a signature of the current system integrity value, and an anonymous identity certificate.
- the public key is the public key;
- the verifying the credibility of the received information comprises: after the network access authentication device applies the received anonymous identity certificate to verify that the sender identity is legal, the received public key is used to verify whether the signature is correct, and the signature is correct. In the case, it is judged that the received information is authentic, and if the signature is incorrect, it is judged that the received information is not authentic.
- the symmetric access key is pre-stored in the device to be accessed and the network access authentication device.
- Step a Before the device to be accessed sends the authentication request, the method further includes: applying the symmetric key to the current system integrity value. Encrypting, the information in the authentication request is a current system integrity value encrypted by a symmetric key;
- the verifying the credibility of the received information includes: the network access authentication device decrypts the received information by using the saved symmetric key, and determines that the received information is trusted if the decryption succeeds. If the decryption is unsuccessful, it is judged that the received information is not trusted.
- the method further includes: pre-storing a system integrity value of the network access authentication device in the device to be accessed;
- the device to be accessed obtains the current system integrity value of the network access authentication device, and verifies that the current system integrity value of the obtained network access authentication device is consistent with the system integrity value of the network access authentication device that has been saved. Then perform step a.
- the network access authentication device is composed of a server, or is configured by a firewall, a switch or a router and an authentication server.
- the method further includes: if the current system integrity value of the to-be-accessed device in the received authentication request is inconsistent with the system integrity value of the device to be accessed that is saved by itself, the network is connected The incoming authentication device sends an alert to the device to be accessed indicating that the device to be accessed is currently insecure.
- the information exchanged between the network access authentication device and the device to be accessed is carried by the SSL protocol, the TLS protocol, the IPv6 protocol, or the IKE protocol of the IPSec.
- the device to be accessed in the step a will receive the ServerHello information from the server.
- the integrity value information is sent to the network access authentication device along with the handshake protocol, or the device to be accessed in the step A contains the information including the integrity value in the sent ClientHello; the network access authentication device and the
- the device to be accessed in step a sends the HDR, and the SA contains the integrity value.
- the information is sent to the network access authentication device along with the handshake protocol.
- the key to the application of the present invention is that the system integrity value of the device to be accessed is pre-stored in the network access authentication device, and the corresponding relationship between the device to be accessed and its system integrity value.
- the device to be accessed needs to access the network, it obtains its current system integrity value and sends the current system integrity value to the network access authentication device.
- the network access authentication device determines the received device to be accessed. Whether the current system integrity value is consistent with the integrity value of the device to be accessed that has been saved. If they are consistent, the network access authentication is performed, otherwise the network access authentication fails. In this way, the network access authentication device can confirm the true state of the device to be accessed, ensuring that the device accessing the network is truly secure, thereby ensuring network security.
- FIG. 1 is a schematic diagram showing an implementation flow of an embodiment of the present invention
- Figure 2 is a flow chart showing the calculation of its basic system integrity value by the device to be accessed to which the present invention is applied.
- the idea of the present invention is that the system integrity value of the device to be accessed and the correspondence between each device to be accessed and its system integrity value are pre-stored in the network access authentication device.
- the device to be accessed needs to access the network, it obtains its current system integrity value and sends the current system integrity value to the network access authentication device.
- the network access authentication device determines the received device to be accessed. Whether the current system integrity value is consistent with the integrity value of the device to be accessed that has been saved. If the value is consistent, the network access authentication is passed, otherwise the network access authentication fails.
- FIG. 1 is a schematic diagram showing an implementation flow of an embodiment of the present invention.
- the network access authentication device pre-stores its own system integrity value calculated by the device to be accessed, and the correspondence between each device to be accessed and its own system integrity value, and the device to be accessed is pre-generated with public and private Key, the public private key has been signed by a trusted third party.
- Step 101 The device to be accessed obtains its current system integrity value, and applies the private key to sign the current system integrity value. Then, the device sends an authentication request to the network access authentication device, where the authentication request includes: a system integrity value, a signature of a current system integrity value, and the public key;
- Step 102 After receiving the information from the device to be accessed, the network access authentication device verifies whether the received signature is correct by using the received public key. If the signature is correct, the received information is trusted. Step 103 is performed; if the signature is incorrect, the received information is not trusted, and the network access authentication fails. Step 103: The network access authentication device obtains the system integrity value of the device to be accessed according to the received authentication request and the corresponding relationship, and determines the current system integrity value of the received device to be accessed. If the system integrity values of the device to be accessed are consistent, if the packets are consistent, the network access authentication is passed, otherwise the network access authentication fails.
- the network access authentication device may further send an alert to the device to be accessed indicating that the device to be accessed is currently insecure, such as prompting the device to be accessed to have a security vulnerability, or prompting that the device to be accessed has Attacked, etc.
- the network access authentication device completes the access authentication for the access device.
- the current system integrity value described above may be a basic system integrity value or a integrity value calculated for the base system integrity value together with the module for network access.
- the method for the device to be accessed to obtain its current system integrity value in step 101 is as follows: Each time the device to be accessed starts, calculate its current basic system. The integrity value, the current basic system integrity value is saved in the secure storage component; when the access network needs to be accessed, the to-be-accessed device directly extracts the basic system integrity value from the secure storage component as the current system integrity value .
- the method for the device to be accessed to obtain its current system integrity value in step 101 is: Each time the device to be accessed starts, it calculates its current basic system integrity value, and saves the current basic system integrity value in the secure storage component; when it needs to access the network, the device to be accessed is from the secure storage component.
- the basic system integrity value is taken out and calculated together with the module used for network access, and the calculated value is taken as its current system integrity value.
- the module for network access includes a link layer network driver module, a network layer and a transport layer protocol software module, and a network access application software module.
- FIG. 2 is a schematic flowchart of calculating a basic system integrity value of a device to be accessed by applying the present invention.
- the device to be accessed is a computer. '
- Step 201 After the power is turned on, the CPU calculates the system ROM, and the firmware values of the basic input/output system (BIOS) or the expandable firmware interface (EFI) and the integrity values of the hardware configuration parameters, and stores them in the security. In the storage unit.
- BIOS basic input/output system
- EFI expandable firmware interface
- Step 202 After the BIOS or EFI is started, calculate all the parameter information of the system that has been configured, the integrity values of the primary boot sector and the system boot partition, and store them in the secure storage component;
- the configured parameter information includes: CPU microcode software, enabling (enable or disable) state configuration of various functions of the system, various authentication passwords, disk configuration parameters, peripheral configuration parameters, and security function configuration parameters.
- Step 203 Calculate the integrity value of the operating system load code and store it in the secure storage unit before the BIOS or EFI loads the boot operating system.
- Step 204 After the operating system loads the code, calculate the integrity values of the operating system kernel, the system startup file, the system configuration file, and the driver software, and store them in the secure storage unit.
- Step 205 After the operating system is started, calculate the integrity value of the application software and store it in the secure storage component.
- Step 206 Calculate a basic system integrity value according to all integrity values described in steps 201 to 205.
- the above secure storage components are security chips (TPM, Trusted Platform Module or hard disk with security protection, or USB-key, or smart-card.
- the process shown in FIG. 1 is only an embodiment. Of course, there are multiple implementation manners.
- the public access key is pre-generated by the device to be accessed, and the public key is pre-stored after being signed by the trusted third party.
- the authentication request sent to the network access authentication device in step 101 only needs to include the current system integrity value and the signature of the current system integrity value; Other implementation steps are unchanged.
- the public access key is pre-generated by the device to be accessed, but the public and private keys are not signed by the trusted third party.
- the authentication request sent to the network access authentication device in step 101 needs to include the current system integrity. a value, a signature of the current system integrity value, an anonymous identity certificate, and the public key; after receiving the information from the device to be accessed, the network access authentication device first applies the received anonymous identity certificate to verify whether the identity of the sender is If it is legal, the received public key is used to verify whether the signature is accurate, and the subsequent steps are continued. If the identity of the sender is invalid, the network access authentication fails and ends.
- the information to be transmitted between the device to be accessed and the network access authentication device is not protected by the public or private key, but is protected by the symmetric key, that is, the device to be accessed does not need to generate a public or private key, but the device to be accessed.
- the network access authentication device stores a symmetric key in advance; at this time, the device to be accessed uses the symmetric key to encrypt the current system integrity value, and then the encrypted current system integrity value is included in the authentication request information.
- the network access authentication device is sent to the network access authentication device, and the network access authentication device decrypts the received information. After the decryption is successful, the integrity judgment operation is performed.
- the device to be accessed protects the current system integrity value by means of a public or private key or a symmetric key, in order to ensure that the system integrity value received by the network access authentication device is trusted, and is in transit. Not changed.
- the device to be accessed can also directly transmit its current system integrity value to the network access authentication device in a civilized manner without protecting the transmitted system integrity value, which is not secure. Not recommended.
- the operation of calculating the integrity value of the system is performed by the integrity information collection module in the device to be accessed, and the signing or encryption operation is performed by the signature encryption module in the device to be accessed.
- the authentication operation performed by the network access authentication device is performed by the authentication module therein.
- the device to be accessed may also perform integrity verification on the network access authentication device to confirm whether the network access authentication device is secure and trusted.
- the device to be accessed also has a verification module for performing the verification operation
- the network access authentication device further has an integrity information collection module for calculating the system integrity value and a signature encryption module for performing the signature or encryption operation.
- the specific implementation process is consistent with the process of verifying the device to be accessed by the network access authentication device, that is, the system integrity value of the network access authentication device is pre-stored in the device to be accessed; and the device to be accessed receives the device from the network access authentication device. After the current system integrity value, it is verified whether the received current system integrity value is consistent with the system integrity value of the network access authentication device that has been saved by itself. If they are consistent, the process described in FIG. 1 is executed, and if they are inconsistent, End directly.
- the network access authentication device When the network access authentication device transmits its current system integrity value to the device to be accessed, it can also be protected by using the above public or private key or symmetric key to ensure the security of the transmitted information during transmission.
- the manner of applying a public or private key or a symmetric key is the same as that described above, and the description is not repeated here.
- the network access authentication device described above is composed of a server, or is configured by a firewall, a switch, or a router together with an authentication server.
- the server completes the operation of receiving the information, verifying the information, and verifying the integrity;
- the firewall is configured by the firewall.
- the switch or router will receive the information from the device to be accessed and send it to the server.
- the server performs the operation of verifying the authenticity of the information and verifying the integrity. After that, the server returns the verification result to the firewall or router, which is verified by the firewall or router.
- the result information is returned to the device to be accessed.
- the information exchanged between the network access authentication device and the device to be accessed is implemented by Secure Socket Layer (SSL) protocol and Transport Layer Security (TLS).
- SSL Secure Socket Layer
- TLS Transport Layer Security
- Key exchange IKE, Internet Key Exchange
- IPv6 IPv6 protocol
- IPSec IP protocol security
- the timing of the integrity of the to-be-accessed device when the network access authentication device and the device to be accessed are carried by the foregoing protocol is further described below.
- the specific sending mode of the device to be accessed and the authentication mode of the network access authentication device are the same as the above, and will not be described in detail below.
- the device to be accessed is a client, and the network access authentication device is a server.
- the client receives the ServerHello from the server, it sends the calculated integrity value to the server with the handshake protocol.
- the server verifies that the received integrity value is consistent with the pre-stored value. If they are consistent, continue to handshake. Agreement, otherwise stop the handshake protocol.
- the client sends the calculated integrity value to the server with the client Hello. After the server receives the ClientHello from the client, it verifies that the received integrity value is consistent with the pre-stored value. If they are consistent, continue the handshake protocol, otherwise stop. Handshake agreement.
- the device to be accessed is used as an initiator, and the network access authentication device acts as a responder.
- the Initiator sends the HDR
- the SA sends the integrity value to the network access authentication device along with the handshake protocol.
- the network access authentication device verifies whether the received integrity value is consistent with the pre-stored value. If they are consistent, the authentication succeeds. , and continue to follow up, otherwise stop the handshake protocol.
- the packet containing the integrity value is sent separately, the packet includes at least the identity information, the length information, and the specific integrity value information of the integrity value. If the integrity value is sent along with the existing packet, multiple fields are added to the existing packet to carry the integrity information, the length information, and the specific integrity value information, or apply the existing
- the reserved field in the message carries the identification information, the length information, and the specific integrity value information of the integrity value.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Power Engineering (AREA)
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Storage Device Security (AREA)
Description
Claims
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2007556479A JP2008532124A (ja) | 2005-02-28 | 2005-12-08 | ネットワークアクセス認証を実現する方法 |
| GB0718493A GB2439240B (en) | 2005-02-28 | 2005-12-08 | A method for realizing network access authentication |
| DE112005003479.8T DE112005003479B4 (de) | 2005-02-28 | 2005-12-08 | Ein Verfahren zum Realisieren einer Netzzugriffsauthentifizierung |
| US11/817,189 US8037306B2 (en) | 2005-02-28 | 2005-12-08 | Method for realizing network access authentication |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2005100511173A CN1703004B (zh) | 2005-02-28 | 2005-02-28 | 一种实现网络接入认证的方法 |
| CN200510051117.3 | 2005-02-28 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2006089473A1 true WO2006089473A1 (en) | 2006-08-31 |
Family
ID=35632541
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2005/002129 Ceased WO2006089473A1 (en) | 2005-02-28 | 2005-12-08 | A method for realizing network access authentication |
Country Status (6)
| Country | Link |
|---|---|
| US (1) | US8037306B2 (zh) |
| JP (1) | JP2008532124A (zh) |
| CN (1) | CN1703004B (zh) |
| DE (1) | DE112005003479B4 (zh) |
| GB (1) | GB2439240B (zh) |
| WO (1) | WO2006089473A1 (zh) |
Families Citing this family (32)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101102180B (zh) * | 2006-07-03 | 2010-08-25 | 联想(北京)有限公司 | 基于硬件安全单元的系统间绑定及平台完整性验证方法 |
| CN101193426B (zh) * | 2006-11-24 | 2010-12-01 | 中兴通讯股份有限公司 | 保护通信系统接入过程完整性的方法 |
| CN101232372B (zh) * | 2007-01-26 | 2011-02-02 | 华为技术有限公司 | 认证方法、认证系统和认证装置 |
| CN101340281B (zh) * | 2007-07-02 | 2010-12-22 | 联想(北京)有限公司 | 针对在网络上进行安全登录输入的方法和系统 |
| US8200736B2 (en) | 2007-12-24 | 2012-06-12 | Qualcomm Incorporated | Virtual SIM card for mobile handsets |
| CN101483522B (zh) * | 2008-01-09 | 2012-04-04 | 华为技术有限公司 | 一种控制接入可信网络的方法、系统和设备 |
| CN101729289B (zh) * | 2008-11-03 | 2012-04-04 | 华为技术有限公司 | 平台完整性认证方法及系统、无线接入设备和网络设备 |
| CN101784051B (zh) * | 2009-01-21 | 2012-11-21 | 华为技术有限公司 | 一种平台完整性验证的方法、网络设备和网络系统 |
| US8634828B2 (en) * | 2009-06-08 | 2014-01-21 | Qualcomm Incorporated | Method and apparatus for switching virtual SIM service contracts based upon a user profile |
| US8639245B2 (en) * | 2009-06-08 | 2014-01-28 | Qualcomm Incorporated | Method and apparatus for updating rules governing the switching of virtual SIM service contracts |
| US8811969B2 (en) * | 2009-06-08 | 2014-08-19 | Qualcomm Incorporated | Virtual SIM card for mobile handsets |
| US20100311402A1 (en) * | 2009-06-08 | 2010-12-09 | Prasanna Srinivasan | Method and apparatus for performing soft switch of virtual sim service contracts |
| US8649789B2 (en) * | 2009-06-08 | 2014-02-11 | Qualcomm Incorporated | Method and apparatus for switching virtual SIM service contracts when roaming |
| US8676180B2 (en) * | 2009-07-29 | 2014-03-18 | Qualcomm Incorporated | Virtual SIM monitoring mode for mobile handsets |
| US20110191581A1 (en) * | 2009-08-27 | 2011-08-04 | Telcordia Technologies, Inc. | Method and system for use in managing vehicle digital certificates |
| US9721101B2 (en) * | 2013-06-24 | 2017-08-01 | Red Hat, Inc. | System wide root of trust chaining via signed applications |
| US9208318B2 (en) * | 2010-08-20 | 2015-12-08 | Fujitsu Limited | Method and system for device integrity authentication |
| CN101917438A (zh) * | 2010-08-23 | 2010-12-15 | 浪潮(北京)电子信息产业有限公司 | 在网络通信系统中访问控制方法和系统 |
| CN101984577B (zh) * | 2010-11-12 | 2013-05-01 | 西安西电捷通无线网络通信股份有限公司 | 匿名实体鉴别方法及系统 |
| CN102571729A (zh) * | 2010-12-27 | 2012-07-11 | 方正宽带网络服务股份有限公司 | Ipv6网络接入认证方法、装置及系统 |
| US8863256B1 (en) | 2011-01-14 | 2014-10-14 | Cisco Technology, Inc. | System and method for enabling secure transactions using flexible identity management in a vehicular environment |
| CN102184111B (zh) * | 2011-04-29 | 2015-08-19 | 杭州海康威视数字技术股份有限公司 | 操作系统在线升级方法及带操作系统的设备 |
| US9992024B2 (en) * | 2012-01-25 | 2018-06-05 | Fujitsu Limited | Establishing a chain of trust within a virtual machine |
| US9510194B2 (en) * | 2013-06-28 | 2016-11-29 | Intel Corporation | Open and encrypted wireless network access |
| US10097513B2 (en) * | 2014-09-14 | 2018-10-09 | Microsoft Technology Licensing, Llc | Trusted execution environment extensible computing device interface |
| CN105119940A (zh) * | 2015-09-16 | 2015-12-02 | 北京博维亚讯技术有限公司 | 基于本地认证802.1x认证系统认证方法及认证设备 |
| CN106375301B (zh) * | 2016-08-30 | 2020-01-03 | 成都源知信息技术有限公司 | 一种网络设备认证方法及认证设备 |
| CN109547400A (zh) * | 2017-09-22 | 2019-03-29 | 三星电子株式会社 | 通信方法、完整性验证方法和客户端的服务器注册方法 |
| CN109861824A (zh) * | 2018-12-25 | 2019-06-07 | 航天信息股份有限公司 | 一种用于物联网的可信装置 |
| US12406063B2 (en) * | 2020-07-30 | 2025-09-02 | Hewlett-Packard Development Company, L.P. | BIOS action request for authorized application |
| CN115238259B (zh) * | 2021-04-22 | 2025-10-17 | 华为技术有限公司 | 一种设备认证方法以及相关装置 |
| CN113946814B (zh) * | 2021-10-13 | 2025-07-15 | 合肥移瑞通信技术有限公司 | Mbb设备认证方法、装置、mbb及主设备、介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2003090402A1 (en) * | 2002-04-18 | 2003-10-30 | International Business Machines Corporation | Initializing, maintaining, updating and recovering secure operation within an integrated system employing a data access control function |
| WO2004044687A2 (en) * | 2002-11-12 | 2004-05-27 | Millipore Corporation | Instrument access control system |
| US20040128518A1 (en) * | 2002-05-29 | 2004-07-01 | Cavers F. Mervyn | Information access system, device and method |
| US20040250121A1 (en) * | 2003-05-06 | 2004-12-09 | Keith Millar | Assessing security of information technology |
Family Cites Families (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6185678B1 (en) * | 1997-10-02 | 2001-02-06 | Trustees Of The University Of Pennsylvania | Secure and reliable bootstrap architecture |
| US7409546B2 (en) * | 1999-10-20 | 2008-08-05 | Tivo Inc. | Cryptographically signed filesystem |
| GB0020441D0 (en) * | 2000-08-18 | 2000-10-04 | Hewlett Packard Co | Performance of a service on a computing platform |
| EP1187415A1 (de) * | 2000-09-05 | 2002-03-13 | Siemens Aktiengesellschaft | Verfahren zur Identifikation von Internet-Nutzern |
| TW480444B (en) * | 2000-11-29 | 2002-03-21 | Mitac Technology Corp | Computer system boot-up method capable of completing the startup procedure even the system BIOS code is damaged |
| JP3989197B2 (ja) | 2001-07-06 | 2007-10-10 | 日本電信電話株式会社 | パケット廃棄装置 |
| JP2003079483A (ja) | 2001-09-13 | 2003-03-18 | Tm:Kk | クッション |
| CN1200532C (zh) * | 2001-12-05 | 2005-05-04 | 上海卓扬科技有限公司 | 一种宽带接入网络的用户识别方法 |
| US7661134B2 (en) * | 2001-12-21 | 2010-02-09 | Cybersoft, Inc. | Apparatus, methods and articles of manufacture for securing computer networks |
| CN1180566C (zh) * | 2002-08-26 | 2004-12-15 | 联想(北京)有限公司 | 一种实现网络设备间安全可靠互连的方法 |
| JP4399704B2 (ja) * | 2003-03-27 | 2010-01-20 | ソニー株式会社 | 情報処理装置および方法、プログラム、並びに記録媒体 |
| US7591017B2 (en) * | 2003-06-24 | 2009-09-15 | Nokia Inc. | Apparatus, and method for implementing remote client integrity verification |
| US7475427B2 (en) * | 2003-12-12 | 2009-01-06 | International Business Machines Corporation | Apparatus, methods and computer programs for identifying or managing vulnerabilities within a data processing network |
| KR20070098835A (ko) * | 2004-11-29 | 2007-10-05 | 시그나서트, 인크. | 정보 시스템 구성요소 분석에 의해 계산된 트러스트스코어에 기초하여 네트워크 단말간의 액세스를 제어하는방법 |
| US7603422B2 (en) * | 2004-12-27 | 2009-10-13 | Microsoft Corporation | Secure safe sender list |
-
2005
- 2005-02-28 CN CN2005100511173A patent/CN1703004B/zh not_active Expired - Fee Related
- 2005-12-08 JP JP2007556479A patent/JP2008532124A/ja active Pending
- 2005-12-08 DE DE112005003479.8T patent/DE112005003479B4/de not_active Expired - Fee Related
- 2005-12-08 WO PCT/CN2005/002129 patent/WO2006089473A1/zh not_active Ceased
- 2005-12-08 GB GB0718493A patent/GB2439240B/en not_active Expired - Fee Related
- 2005-12-08 US US11/817,189 patent/US8037306B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2003090402A1 (en) * | 2002-04-18 | 2003-10-30 | International Business Machines Corporation | Initializing, maintaining, updating and recovering secure operation within an integrated system employing a data access control function |
| US20040128518A1 (en) * | 2002-05-29 | 2004-07-01 | Cavers F. Mervyn | Information access system, device and method |
| WO2004044687A2 (en) * | 2002-11-12 | 2004-05-27 | Millipore Corporation | Instrument access control system |
| US20040250121A1 (en) * | 2003-05-06 | 2004-12-09 | Keith Millar | Assessing security of information technology |
Also Published As
| Publication number | Publication date |
|---|---|
| DE112005003479T5 (de) | 2008-03-27 |
| GB0718493D0 (en) | 2007-10-31 |
| CN1703004A (zh) | 2005-11-30 |
| CN1703004B (zh) | 2010-08-25 |
| US8037306B2 (en) | 2011-10-11 |
| GB2439240A (en) | 2007-12-19 |
| US20090019528A1 (en) | 2009-01-15 |
| JP2008532124A (ja) | 2008-08-14 |
| GB2439240B (en) | 2009-12-02 |
| DE112005003479B4 (de) | 2015-06-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2006089473A1 (en) | A method for realizing network access authentication | |
| KR101904177B1 (ko) | 데이터 처리 방법 및 장치 | |
| JP6896940B2 (ja) | 第1のアプリケーションと第2のアプリケーションとの間の対称型相互認証方法 | |
| US8868909B2 (en) | Method for authenticating a communication channel between a client and a server | |
| US8037295B2 (en) | Hardware-bonded credential manager method and system | |
| CN107040513B (zh) | 一种可信访问认证处理方法、用户终端和服务端 | |
| US7069438B2 (en) | Establishing authenticated network connections | |
| US7945779B2 (en) | Securing a communications exchange between computers | |
| US8452954B2 (en) | Methods and systems to bind a device to a computer system | |
| US20160072787A1 (en) | Method for creating secure subnetworks on a general purpose network | |
| CN109729523B (zh) | 一种终端联网认证的方法和装置 | |
| CN101741842B (zh) | 一种基于可信计算实现可信ssh的方法 | |
| CN112714053B (zh) | 通信连接方法及装置 | |
| CN106612180A (zh) | 实现会话标识同步的方法及装置 | |
| WO2018014760A1 (zh) | 图形码信息提供、获取方法、装置及终端 | |
| CN116707961A (zh) | 用户认证方法、计算机设备及计算机存储介质 | |
| CN101204067A (zh) | 安全计算两个设备之间的基于时间的长度的方法和设备 | |
| EP4443927B1 (en) | Trusted measurement-integrated communication method and apparatus | |
| CN119255238A (zh) | 一种基于小程序与蓝牙设备的认证通信方法及系统 | |
| CN118573483A (zh) | 一种网络安全的管理方法及相关设备 | |
| US8356175B2 (en) | Methods and apparatus to perform associated security protocol extensions | |
| JP2003224562A (ja) | 個人認証システム及びプログラム | |
| Yanan¹ et al. | A Security Reinforcement Technology | |
| CN116915473A (zh) | Sslvpn隧道建立方法、装置、系统、设备及介质 | |
| Protocol | Network Working Group N. Cam-Winget Internet-Draft D. McGrew Intended status: Informational J. Salowey Expires: March 9, 2008 H. Zhou Cisco Systems |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 1120050034798 Country of ref document: DE |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2007556479 Country of ref document: JP |
|
| ENP | Entry into the national phase |
Ref document number: 0718493 Country of ref document: GB Kind code of ref document: A Free format text: PCT FILING DATE = 20051208 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 0718493.0 Country of ref document: GB |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 05804962 Country of ref document: EP Kind code of ref document: A1 |
|
| WWW | Wipo information: withdrawn in national office |
Ref document number: 5804962 Country of ref document: EP |
|
| RET | De translation (de og part 6b) |
Ref document number: 112005003479 Country of ref document: DE Date of ref document: 20080327 Kind code of ref document: P |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 11817189 Country of ref document: US |