US20040242195A1 - Method for processing security message in mobile communication system - Google Patents
Method for processing security message in mobile communication system Download PDFInfo
- Publication number
- US20040242195A1 US20040242195A1 US10/746,985 US74698503A US2004242195A1 US 20040242195 A1 US20040242195 A1 US 20040242195A1 US 74698503 A US74698503 A US 74698503A US 2004242195 A1 US2004242195 A1 US 2004242195A1
- Authority
- US
- United States
- Prior art keywords
- security
- message
- check
- value
- relating
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W88/00—Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
- H04W88/02—Terminal devices
-
- 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/12—Applying verification of the received information
- H04L63/123—Applying verification of the received information received data contents, e.g. message integrity
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/03—Protecting confidentiality, e.g. by encryption
- H04W12/037—Protecting confidentiality, e.g. by encryption of the control plane, e.g. signalling traffic
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W12/00—Security arrangements; Authentication; Protecting privacy or anonymity
- H04W12/10—Integrity
Definitions
- the present invention relates to a message processing method applied to mobile communication, and more particularly, to a method for processing a security message in a RRC layer.
- UMTS universal mobile telecommunications system
- UE user equipment
- UTRAN UMTS terrestrial radio access network
- CN core network
- the UTRAN comprises a plurality of RNSs (radio network subsystems).
- Each of the RNS comprises RNC (radio network controller) and a plurality of Node Bs managed by the RNC.
- RNC radio network controller
- a Node B receives uplink signals transmitted from UE and transmits downlink signals to the UE.
- the RNC takes charge of allocation and management of radio resource, and plays a role of an access point to connect the Node Bs to the CN.
- Each UE connected to the UMTS is managed by a specific RNC in the UTRAN, and the specific RNC is called SRNC (serving RNC).
- SRNC serving RNC
- the UTRAN configures, maintains, and manages RABs (radio access bearers) for the communications between the UE and the CN.
- the CN applies end-to-end QoS (quality of service) requirements to the RAB, and the RAB supports QoS requirements set up by the CN.
- the UTRAN therefore configures, maintains, and manages the RAB, thereby enabling to meet the end-to-end QoS requirements.
- a radio interface protocol vertically comprises a physical layer, a data link layer, and a network layer and horizontally comprises a user plane for providing data information and a control plane for providing signaling.
- the protocol layers are grouped into L1 (layer 1), L2 (layer 2), and L3 (layer 3) based on three lower layers of an OSI (open system interconnection) reference model.
- L1 provides upper layers with information transfer service using various radio transmission techniques.
- the L1 is connected to a MAC (medium access control) layer of the upper layers via transport channels.
- a RLC layer supports data transmission reliably and carries out segmentation and concatenation on RLC SDUs (service data units) transferred from the upper layers.
- the RLC SDUs transferred from the upper layers are divided into RLC data units that can be processed in the RLC layer, and header information is added to the divided RLC data units to transfer to the MAC layer as a form of PDU (protocol data unit).
- PDU protocol data unit
- a PDCP (packet data convergence protocol) layer is disposed over the RLC layer.
- the PDCP layer makes data, which is transferred through the network protocol, be transmitted efficiently over a radio interface of which bandwidth is relatively narrow.
- a BMC (broadcast/multicast control) layer schedules UEs to which a CB (cell broadcast) message transferred from the CN will be transmitted, and transfers the CB message to the corresponding UEs located in specific cell(s) on the basis of the scheduling.
- a RRC (radio resource control) layer controls transport and physical channels to perform the establishment, reconfiguration, and release of RBs (radio bearers).
- the RB means a service provided by the L2 for data transfer between the UE and UTRAN.
- various channels for receiving/transmitting data are defined between the UEs and the UTRAN to use.
- Data are sent and received between the PHY layer of UE and that of the UTRAN using the physical channel.
- data transport paths between the protocol layers are defined as transport and logical channels in the radio access network of the UMTS.
- the logical channels are provided for data exchange between the RLC and MAC layer, while the transport channels are provided for data exchange between the MAC and PHY layer. Mapping between transport channels is performed in the MAC layer, while another mapping between the transport and physical layers is performed in the physical layer.
- the ciphering adds a specific mask, which is known to both of transmitting and receiving parties only, to a message so that a third party failing to know the mask is unable to recognize the contents of the message.
- the integrity check is used for checking whether an unauthorized third party has altered the contents of the message or whether the transmission is made by an unauthenticated party. Namely, the integrity check is performed for integrity protection and is a procedure required for checking whether the contents of the received message are intentionally and previously changed by the third party.
- the ciphering and the integrity check are simultaneously carried out on most of the messages transferred to the RRC layer and most of the control messages transmitted to the upper layers of the RRC layer. And, the ciphering is carried out on other general user data only. Such integrity check can be carried out in the RRC layer.
- the receiving party carries out the integrity check on the received message.
- the received message is normally processed or discarded according to whether the received message passes the integrity check or not.
- one of the received messages may be a security setup control message.
- the security setup control message is used for initiating to secure messages that will be transmitted thereafter.
- the security setup control message can be used for controlling security-relating environment variables that are used for the connection on which the security process has been carried out.
- security-relating environment setup information Information, which is related to controlling the security-relating environment variables, among the contents contained in the security setup control message is called security-relating environment setup information. Yet, the security-relating information contained in the security setup control message itself can be changed by the unauthenticated third party or can be transmitted by the unauthenticated transmitting party, whereby it is unable to rely on such security-relating information.
- the present invention is directed to a method for processing a security message in mobile communication system that substantially obviates one or more problems due to limitations and disadvantages of the related art.
- An object of the present invention is to provide a security setup control message processing method including security check of a security message itself.
- a method for processing security message in mobile communication system includes the steps of receiving the security message, storing previous security-relating variables, carrying out security check on the security message, discarding or processing the security message according to a result of the security check, and updating the security-relating variables.
- the present invention is characterized in that the security check of the security message itself is performed to secure integrity protection.
- FIG. 1 illustrates a flowchart of a general message processing method
- FIG. 2 illustrates a flowchart of a method for processing a security setup control message according to a first embodiment of the present invention
- FIG. 3 illustrates a flowchart of a method for processing a security setup control message according to a second embodiment of the present invention
- FIG. 4 illustrates a diagram of one embodiment representing COUNT-I in security-relating environment variables
- FIG. 5 illustrates a diagram for explaining one embodiment of generating an authentication value in integrity check.
- FIG. 1 illustrates a flowchart of a general message processing method.
- UE user equipment
- S 11 general message
- S 12 carries out integrity check on it
- the message is normally processed or discarded. Namely, if the message passes the integrity check, it is normally processed (S 13 ) If the message fails to pass the integrity check, it is discarded since there exists a security problem (S 14 ).
- FIG. 2 illustrates a flowchart of a method for processing a security setup control message according to a first embodiment of the present invention.
- UE user equipment receives a security setup control message (S 21 ). And, security-relating environment variables are updated using security-relating environment setup information contained in the received security setup control message (S 22 ).
- the UE (ex. terminal) carries out security check on the security setup control message itself using the updated security-relating environment variables (S 23 ).
- the security check includes integrity check. If the security setup control message passes the integrity check, the message is normally processed (S 24 ). Yet, if the security setup control message fails to pass the integrity check, the message is judged as abnormal so that the received security setup control message is discarded (S 25 ). Moreover, it is unable to rely on the security-relating environment setup information included in the security setup control message. Hence, it is unable to use the security-relating environment setup information.
- the security-relating environment variables of the receiving party do not coincide with those of a transmitting party anymore, it is unable to further exchange messages, and the receiving party cannot be provided with further requested services.
- FIG. 3 illustrates a flowchart of a method for processing a security setup control message according to a second embodiment of the present invention.
- a method for processing a security setup control message is carried out in a following manner.
- UE user equipment receives a security setup control message (S 31 ). Before the UE carries out security check on the security setup control message itself, security-relating environment variables which were previously set are temporarily stored (S 32 ). And, the security-relating environment variables are updated using security-relating environment setup information included in the received security setup control message (S 33 ).
- the UE (ex. terminal) carries out security check on the security setup control message itself using the updated security-relating environment variables (S 34 ). And, the security check includes integrity check. If the security setup control message passes a result of the integrity check, the temporarily stored security-relating environment variables are deleted (S 35 ). Thereafter, security check is carried out on messages received later using the updated security-relating environment variables and the message is normally processed (S 36 ).
- the security setup control message fails to pass the integrity check, it is handled such that the security setup control message is not received. Namely, if it is judged that the message is abnormal, the received security setup control message is discarded (S 37 ). Moreover, the security-relating environment setup information included in the security setup control message cannot be used since it is not reliable. Thus, in case that the security setup control message is unable to pass the security check, the security setup control message is discarded as well as the temporarily stored security-relating environment variables are restored (S 38 ). And, messages received later are processed using the restored security-relating environment variables.
- a method of performing the integrity check is explained in detail as follows. For such explanation, parameters required for performing the integrity check are explained. In order to perform the integrity check, required are such parameters as IK (integrity key), COUNT-I, MESSAGE, DIRECTION (direction identifier, 1 bit), and FRESH.
- FIG. 4 illustrates a diagram of one embodiment representing COUNT-I in security-relating environment variables.
- COUNT-I is one of security-relating environment variables. Namely, the COUNT-I is a value corresponding to a sequence number for integrity check.
- the COUNT-I includes a pair or areas.
- One area of the two includes RRC HFN (hyper frame number) of 28 bits, while the other area of the two includes RRC SN (sequence number) of 4 bits.
- a procedure of updating the security-relating environment variables is carried out in a manner that HFN as a value of upper 28 bits of the COUNT-I is reset.
- the reset HFN may be a START value transmitted recently by a terminal, 0, or a specific value.
- UE carries out security check on the received security setup control message using the updated security-relating environment variables.
- the IK among the parameters for performing the integrity check indicates an integrity key, which is generated from an authentication procedure in an upper layer of the RRC layer to have the RRC layer be informed of.
- a value of the IK is not transmitted via a radio interface, but the upper layer of the RRC layer in the terminal and a network (ex. UTRAN) calculate values of the IK to use based on specific input values, respectively.
- a value of the START is read from an SIM card when the terminal initiates connection between RRC layers of the UTRAN and the terminal, and is transmitted to the UTRAN.
- the value of the START which is included in a message transmitted from the upper layer of the RRC layer of the terminal, may be transmitted to the UTRAN.
- the value of the START is defined as the greatest number of upper 20 bits of the currently used values of the COUNT-I or COUNT-C (which is used for ciphering and plays a role similar to the COUNT-I) And the value of the START currently used between the RRC layers of the terminal and UTRAN is stored in the SIM card when the connection between the RRC layers of the terminal and UTRAN ends.
- the MESSAGE means a message which is transmitted itself.
- the DIRECTION is a direction discriminator and its value varies in accordance with uplink or downlink.
- the DIRECTION can be set as ‘0’ or ‘1’ on uplink or downlink.
- the FRESH is a value given to each terminal independently, and is a value that UTRAN transmits to UE on an initial state of the RRC connection. Namely, the value of the FRESH is an arbitrary number that UTRAN transmits to UE, which is for securing the security of the UTRAN from the terminal reusing the values of the COUNT-I and MAC-I in a manner that UTRAN provides UE with a new value every RRC connection.
- a value of the MAC-I (message authentication code-I) is a message authentication code calculated using UIA (UMTS integrity algorithm) with security-relating environment values, which is an integrity checksum inserted in RRC PDU.
- FIG. 5 illustrates a diagram for explaining one embodiment of generating an authentication value in integrity check, in which ‘f9’ is a standardized integrity check authentication generation algorithm adopted by 3GPP.
- UTRAN and terminal use values of the parameters as input values, thereby generating values of MAC-I and XMAC-I using such an algorithm as ‘f9’.
- the MAC-I is an integrity check authentication value generated from the UTRAN
- the XMAC-I is an integrity check authentication value generated from the terminal. If all input values of the UTRAN and terminal are equal to each other, the values of the MAC-I and XMAC-I generated from the procedure of FIG. 3 will be equal to each other. Yet, if the message is changed in the middle of processing, input values of MESSAGE of receiving and transmitting parties are different from each other so that the value of the XMAC-I is not equal to that of the MAC-I.
- the terminal judges that contents of the received security setup control message are intentionally changed during transmission or that the received security setup control message is transmitted from an unauthenticated party. In such a case the security setup control message is judged as invalid, thereby failing to pass the integrity check.
- UTRAN changes a portion of the input values used for the procedure in FIG. 3 whenever sending a new message. And, the UTRAN generates a new MAC-I each time using the partial change of input values. This is performed to prevent that an unauthorized party reuses the value of the MAC-I to pass the integrity check.
- the UTRAN increases the SN value of the COUNT-I by increment of ‘1’ whenever sending a message.
- the SN value constructs lower 4 bits of the COUNT-I. Being 4 bits, the SN value can have values ranging between 0 ⁇ 15 and sequentially increases by ‘1’ from ‘0’. Once the SN value becomes ‘15’, the next SN value becomes ‘0’ and then increases by the increment of ‘1’ again.
- HFN corresponding to upper value of the COUNT-I value is increased by ‘1’ whenever the SN becomes back to ‘0’ from 15.
- the terminal recognizes the SN value of the received message and judges that the SN value has completed one cycle, the terminal increases its HFN value by ‘1’.
- the COUNT-I can coincide with that of the transmitting party. If such a method is used, the terminal and UTRAN can have the same COUNT-I information even if SN information is sent only. Besides, security information leakage, which may occur when the entire COUNT-I is sent, to a third party can be prevented.
- UTRAN enables the receiving party to accurately calculate the XMAC-I value as well as adds the SN value as lower value of the COUNT-I to the message of each message transmission to prevent the unauthorized third party from passing the integrity check.
- the LMAC-I value which will be used as a reference for the terminal to perform the integrity check, is added to the message to transmit.
- UE Once UE receives the security setup control message, it is necessary to perform the security check of the SN value. For this, UE manages its local parameter SN only using the SN values received so far. If the SN value transmitted together with the security setup control message is equal to the local parameter SN value of the terminal, it can be assumed that a third party sends the message using the same security information of the transmitting party or that the same message is transmitted again from the authenticated UTRAN. In such a case, the terminal immediately discards the security setup control message.
- the terminal configures COUNT-I using the SN value received together with the security setup control message and calculates XMAC-I using the parameters set previously in COUNT-I and UE.
- the parameters set previously in UE include MESSAGE, DIRECTION, FRESH.
- the UE By comparing the MAC-I value transmitted together with the security setup control message to the XMAC- 1 value calculated by UE, the UE performs the integrity check of the security setup control message.
- the receiving party stores the SN value included in the message in the local parameter SN and uses it for the SN value check of the next message.
- the method according to the present invention is implemented as a program and can be stored in recording media (CD ROM, floppy disk, hard disk, optical magnetic disk, etc.) as a form that can be read by computer.
- recording media CD ROM, floppy disk, hard disk, optical magnetic disk, etc.
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)
- Mobile Radio Communication Systems (AREA)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/777,843 US7471943B2 (en) | 2003-02-11 | 2004-02-11 | Method for processing a security setup control message in mobile communication system |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020030008512A KR100956823B1 (ko) | 2003-02-11 | 2003-02-11 | 이동 통신 시스템에서 보안 설정 메시지를 처리하는 방법 |
KR2003-8512 | 2003-02-11 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/777,843 Continuation-In-Part US7471943B2 (en) | 2003-02-11 | 2004-02-11 | Method for processing a security setup control message in mobile communication system |
Publications (1)
Publication Number | Publication Date |
---|---|
US20040242195A1 true US20040242195A1 (en) | 2004-12-02 |
Family
ID=36167036
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/746,985 Abandoned US20040242195A1 (en) | 2003-02-11 | 2003-12-23 | Method for processing security message in mobile communication system |
US10/777,843 Active 2025-02-18 US7471943B2 (en) | 2003-02-11 | 2004-02-11 | Method for processing a security setup control message in mobile communication system |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/777,843 Active 2025-02-18 US7471943B2 (en) | 2003-02-11 | 2004-02-11 | Method for processing a security setup control message in mobile communication system |
Country Status (11)
Country | Link |
---|---|
US (2) | US20040242195A1 (ja) |
EP (1) | EP1593278B1 (ja) |
JP (1) | JP4397818B2 (ja) |
KR (1) | KR100956823B1 (ja) |
CN (1) | CN100544478C (ja) |
AU (1) | AU2003288764B2 (ja) |
MX (1) | MXPA05008418A (ja) |
RU (1) | RU2336665C2 (ja) |
UA (1) | UA85178C2 (ja) |
WO (1) | WO2004073347A1 (ja) |
ZA (1) | ZA200506363B (ja) |
Cited By (25)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050170813A1 (en) * | 2004-02-04 | 2005-08-04 | Choi Won S. | Apparatus and method for setting use restriction of mobile communication terminal |
US20060230274A1 (en) * | 2005-04-12 | 2006-10-12 | Srinivasan Surendran | Method and system for hardware accelerator for implementing F9 integrity algorithm in WCDMA compliant handsets |
US20080182592A1 (en) * | 2007-01-26 | 2008-07-31 | Interdigital Technology Corporation | Method and apparatus for securing location information and access control using the location information |
US20080273503A1 (en) * | 2007-05-02 | 2008-11-06 | Lg Electronics Inc. | Method and terminal for performing handover in mobile communications system of point-to-multipoint service |
US20080273482A1 (en) * | 2007-05-02 | 2008-11-06 | Lg Electronics Inc. | Uplink access method for receiving a point-to-multipoint service |
US20100144313A1 (en) * | 2007-04-30 | 2010-06-10 | Sung-Duck Chun | Method for performing an authentication of entities during establishment of wireless call connection |
US20100178941A1 (en) * | 2007-06-18 | 2010-07-15 | Sung-Duck Chun | Paging information transmission method for effective call setup |
US20100191965A1 (en) * | 2007-02-06 | 2010-07-29 | Patrick Fischer | Verification of system information in wireless communication system |
US20100208650A1 (en) * | 2007-04-30 | 2010-08-19 | Sung-Duck Chun | Method for transmitting or receiving data unit using header field existence indicator |
US20100325504A1 (en) * | 2007-06-18 | 2010-12-23 | Lee Young-Dae | Method for transmitting/receiving broadcast or multicast service and terminal thereof |
US20110190033A1 (en) * | 2007-10-17 | 2011-08-04 | Gemalto Sa | method for masking mobile phone messages from the sight of other people |
US8184570B2 (en) | 2007-04-30 | 2012-05-22 | Lg Electronics Inc. | Method of transmitting data in wireless communication system supporting multimedia broadcast/multicast service |
US8229517B2 (en) | 2007-05-01 | 2012-07-24 | Lg Electronics Inc. | Data transmission/reception method |
US8428013B2 (en) | 2006-10-30 | 2013-04-23 | Lg Electronics Inc. | Method of performing random access in a wireless communcation system |
US8442017B2 (en) | 2006-10-30 | 2013-05-14 | Lg Electronics Inc. | Method for transmitting random access channel message and response message, and mobile communication terminal |
US8493911B2 (en) | 2007-09-20 | 2013-07-23 | Lg Electronics Inc. | Method of restricting scheduling request for effective data transmission |
US20130235724A1 (en) * | 2012-03-09 | 2013-09-12 | Sevis Systems, Inc. | System and Method for Optimizing and Eliminating Congestion for WAN Interfaces within the Access Domain |
US8576741B2 (en) | 2006-10-30 | 2013-11-05 | Lg Electronics Inc. | Method for transitioning between multiple reception levels |
US8619685B2 (en) | 2006-10-02 | 2013-12-31 | Lg Electronics Inc. | Method for transmitting and receiving paging message in wireless communication system |
US8649366B2 (en) | 2007-06-18 | 2014-02-11 | Lg Electronics Inc. | Method of performing uplink synchronization in wireless communication system |
US8798070B2 (en) | 2007-05-02 | 2014-08-05 | Lg Electronics Inc. | Method of transmitting data in a wireless communication system |
US8811336B2 (en) | 2006-08-22 | 2014-08-19 | Lg Electronics Inc. | Method of performing handover and controlling thereof in a mobile communication system |
USRE45347E1 (en) | 2007-04-30 | 2015-01-20 | Lg Electronics Inc. | Methods of transmitting data blocks in wireless communication system |
US8990916B2 (en) * | 2012-07-20 | 2015-03-24 | Cisco Technology, Inc. | System and method for supporting web authentication |
US9100940B2 (en) | 2011-11-28 | 2015-08-04 | Cisco Technology, Inc. | System and method for extended wireless access gateway service provider Wi-Fi offload |
Families Citing this family (46)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100956823B1 (ko) * | 2003-02-11 | 2010-05-11 | 엘지전자 주식회사 | 이동 통신 시스템에서 보안 설정 메시지를 처리하는 방법 |
JP4671776B2 (ja) * | 2005-06-15 | 2011-04-20 | 株式会社エヌ・ティ・ティ・ドコモ | 秘匿処理装置及び秘匿処理方法 |
DE102005039366B4 (de) * | 2005-06-24 | 2008-10-09 | Infineon Technologies Ag | Telekommunikations-Endgerät, Telekommunikationssystem, Telekommunikationssitzungs-Servereinheit, Verfahren zum Erzeugen und Senden einer Telekommunikationssitzungs-Nachricht, Verfahren zum Verwalten einer Telekommunikationssitzungs-Nachricht, Computerlesbare Speichermedien und Computerprogrammelemente |
GB2429607B (en) * | 2005-08-26 | 2010-02-10 | Samsung Electronics Co Ltd | Improvements in mobile telecommunication security |
US8832449B2 (en) * | 2006-03-22 | 2014-09-09 | Lg Electronics Inc. | Security considerations for the LTE of UMTS |
TWI338489B (en) * | 2006-03-22 | 2011-03-01 | Lg Electronics Inc | Asymmetric cryptography for wireless systems |
KR101252812B1 (ko) * | 2006-04-25 | 2013-04-12 | 주식회사 엘지씨엔에스 | 네트워크 보안 장치 및 그를 이용한 패킷 데이터 처리방법 |
WO2008005162A2 (en) * | 2006-06-19 | 2008-01-10 | Interdigital Technology Corporation | Method and apparatus for security protection of an original user identity in an initial signaling message |
CN101202936B (zh) * | 2006-12-11 | 2010-12-08 | 大唐移动通信设备有限公司 | 涉及srns重定位的实现rrc信令完整性保护的方法、系统及无线网络控制器 |
US8068451B2 (en) * | 2007-05-17 | 2011-11-29 | Htc Corporation | Communication system, user device thereof and synchronization method thereof |
US7817595B2 (en) * | 2007-05-17 | 2010-10-19 | Htc Corporation | Communication system, user device thereof and synchronization method thereof |
KR101470638B1 (ko) | 2007-06-18 | 2014-12-08 | 엘지전자 주식회사 | 이동통신 시스템에서의 무선자원 향상 방법, 상태정보 보고방법 및 수신장치 |
KR101486352B1 (ko) | 2007-06-18 | 2015-01-26 | 엘지전자 주식회사 | 무선 통신 시스템의 단말에서의 상향링크 동기 상태 제어방법 |
WO2008156314A2 (en) | 2007-06-20 | 2008-12-24 | Lg Electronics Inc. | Effective system information reception method |
US8699711B2 (en) * | 2007-07-18 | 2014-04-15 | Interdigital Technology Corporation | Method and apparatus to implement security in a long term evolution wireless device |
KR101490253B1 (ko) | 2007-08-10 | 2015-02-05 | 엘지전자 주식회사 | 무선 통신 시스템에서의 제어정보 전송 및 수신 방법 |
US8422385B2 (en) | 2007-08-10 | 2013-04-16 | Lg Electronics Inc. | Control method for uplink connecting of idle terminal |
KR101392697B1 (ko) | 2007-08-10 | 2014-05-19 | 엘지전자 주식회사 | 이동통신 시스템에서의 보안 오류 검출방법 및 장치 |
US9008006B2 (en) | 2007-08-10 | 2015-04-14 | Lg Electronics Inc. | Random access method for multimedia broadcast multicast service(MBMS) |
KR101514841B1 (ko) | 2007-08-10 | 2015-04-23 | 엘지전자 주식회사 | 효율적인 랜덤 액세스 재시도를 수행하는 방법 |
KR101461965B1 (ko) | 2007-08-14 | 2014-11-14 | 엘지전자 주식회사 | 무선 통신 시스템의 특정 프로토콜 계층에서의 데이터 블록전송 및 처리 방법 |
KR101397003B1 (ko) * | 2007-09-05 | 2014-05-20 | 엘지전자 주식회사 | 이동 통신 시스템에서의 데이터 통신 방법 |
KR100937432B1 (ko) | 2007-09-13 | 2010-01-18 | 엘지전자 주식회사 | 무선 통신 시스템에서의 무선자원 할당 방법 |
KR101461970B1 (ko) | 2007-09-13 | 2014-11-14 | 엘지전자 주식회사 | 무선 통신 시스템에서의 폴링 과정 수행 방법 |
KR101513033B1 (ko) | 2007-09-18 | 2015-04-17 | 엘지전자 주식회사 | 다중 계층 구조에서 QoS를 보장하기 위한 방법 |
KR101591824B1 (ko) | 2007-09-18 | 2016-02-04 | 엘지전자 주식회사 | 무선 통신 시스템에서의 폴링 과정 수행 방법 |
KR101435844B1 (ko) | 2007-09-18 | 2014-08-29 | 엘지전자 주식회사 | 무선 통신 시스템에서의 데이터 블록 전송 방법 |
US8687565B2 (en) | 2007-09-20 | 2014-04-01 | Lg Electronics Inc. | Method of effectively transmitting radio resource allocation request in mobile communication system |
KR20090041323A (ko) | 2007-10-23 | 2009-04-28 | 엘지전자 주식회사 | 데이터 블록 구성함에 있어서 단말의 식별 정보를 효과적으로 전송하는 방법 |
WO2009057941A2 (en) | 2007-10-29 | 2009-05-07 | Lg Electronics Inc. | A method for repairing an error depending on a radion bearer type |
KR101163275B1 (ko) | 2008-03-17 | 2012-07-05 | 엘지전자 주식회사 | Pdcp 상태 보고 전송 방법 |
WO2009116788A1 (en) | 2008-03-17 | 2009-09-24 | Lg Electronics Inc. | Method of transmitting rlc data |
KR101674947B1 (ko) * | 2009-04-21 | 2016-11-10 | 엘지전자 주식회사 | 효율적인 보안 관련 처리 |
US8566593B2 (en) * | 2009-07-06 | 2013-10-22 | Intel Corporation | Method and apparatus of deriving security key(s) |
JP2014531165A (ja) * | 2011-10-28 | 2014-11-20 | 日本電気株式会社 | Mtcデバイストリガリングのためのセキュアな方法 |
CN102612028B (zh) * | 2012-03-28 | 2015-04-15 | 电信科学技术研究院 | 一种配置传输和数据传输的方法、系统及设备 |
RU2596935C2 (ru) * | 2014-07-01 | 2016-09-10 | Федеральное государственное казенное учреждение "Войсковая часть 35533" | Устройство блокирования несанкционированного съема информации с сотового телефона |
US9992670B2 (en) | 2014-08-12 | 2018-06-05 | Vodafone Ip Licensing Limited | Machine-to-machine cellular communication security |
GB2529194A (en) * | 2014-08-12 | 2016-02-17 | Vodafone Ip Licensing Ltd | Machine-to-machine cellular communication security |
KR102213885B1 (ko) * | 2014-11-28 | 2021-02-08 | 삼성전자주식회사 | 무선 통신 시스템에서 보안 모드 제어 장치 및 방법 |
EP3270319B1 (en) * | 2015-03-13 | 2022-02-16 | Everspin Corp. | Method and apparatus for generating dynamic security module |
WO2016148473A1 (ko) * | 2015-03-13 | 2016-09-22 | 주식회사 에버스핀 | 다이나믹 보안모듈 생성방법 및 생성장치 |
US20160316373A1 (en) * | 2015-04-27 | 2016-10-27 | Qualcomm Incorporated | Techniques for managing security mode command (smc) integrity failures at a user equipment (ue) |
CN117596719A (zh) | 2016-09-13 | 2024-02-23 | 诺基亚技术有限公司 | Rrc连接恢复中的pdcp count处理 |
US10171993B2 (en) * | 2017-05-05 | 2019-01-01 | Nokia Technologies Oy | Identity request control for user equipment |
KR20230062197A (ko) * | 2021-10-29 | 2023-05-09 | 삼성전자주식회사 | 차세대 이동통신 시스템에서 as 계층에서의 보안을 향상시키는 방법 및 장치 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040162065A1 (en) * | 2003-02-11 | 2004-08-19 | Lg Electronics Inc. | Method for processing a security setup control message in mobile communication system |
US7009940B2 (en) * | 2000-02-22 | 2006-03-07 | Nokia Corporation | Integrity check in a communication system |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FI113119B (fi) * | 1997-09-15 | 2004-02-27 | Nokia Corp | Menetelmä tietoliikenneverkkojen lähetysten turvaamiseksi |
RU2132597C1 (ru) | 1998-03-25 | 1999-06-27 | Войсковая часть 43753 | Способ шифрования и передачи шифрованной речевой информации в сетях сотовой подвижной связи стандартов gsm-900, dcs-1800 |
US6243811B1 (en) | 1998-07-31 | 2001-06-05 | Lucent Technologies Inc. | Method for updating secret shared data in a wireless communication system |
DE10025271A1 (de) * | 2000-05-22 | 2001-11-29 | Siemens Ag | Verfahren zum Aufbau einer Verbindung zwischen einem Endgerät und einem bedienenden Mobilfunknetz, Mobilfunknetz und Endgerät dafür |
US6733576B2 (en) * | 2000-09-20 | 2004-05-11 | Pgi International, Ltd. | Gas sampling separator |
FI111423B (fi) * | 2000-11-28 | 2003-07-15 | Nokia Corp | Järjestelmä kanavanvaihdon jälkeen tapahtuvan tietoliikenteen salauksen varmistamiseksi |
WO2002045449A1 (en) * | 2000-11-28 | 2002-06-06 | Nokia Corporation | System and method for authentication of a roaming subscriber |
KR100789565B1 (ko) * | 2001-04-07 | 2007-12-28 | 엘지전자 주식회사 | 무선 베어러 설정 방법과 그에 따른 암호화 수행 및 변경 방법과 데이터 암호화 방법 |
US7088988B2 (en) * | 2002-11-12 | 2006-08-08 | Motorola Inc. | Over-the-air subsidy lock resolution |
-
2003
- 2003-02-11 KR KR1020030008512A patent/KR100956823B1/ko not_active IP Right Cessation
- 2003-12-23 US US10/746,985 patent/US20040242195A1/en not_active Abandoned
- 2003-12-29 MX MXPA05008418A patent/MXPA05008418A/es active IP Right Grant
- 2003-12-29 CN CNB2003801096641A patent/CN100544478C/zh not_active Expired - Fee Related
- 2003-12-29 JP JP2004568225A patent/JP4397818B2/ja not_active Expired - Fee Related
- 2003-12-29 EP EP03781037A patent/EP1593278B1/en not_active Expired - Lifetime
- 2003-12-29 UA UAA200508628A patent/UA85178C2/uk unknown
- 2003-12-29 RU RU2005128294/09A patent/RU2336665C2/ru not_active IP Right Cessation
- 2003-12-29 WO PCT/KR2003/002877 patent/WO2004073347A1/en active Application Filing
- 2003-12-29 AU AU2003288764A patent/AU2003288764B2/en not_active Ceased
-
2004
- 2004-02-11 US US10/777,843 patent/US7471943B2/en active Active
-
2005
- 2005-08-10 ZA ZA200506363A patent/ZA200506363B/en unknown
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7009940B2 (en) * | 2000-02-22 | 2006-03-07 | Nokia Corporation | Integrity check in a communication system |
US20040162065A1 (en) * | 2003-02-11 | 2004-08-19 | Lg Electronics Inc. | Method for processing a security setup control message in mobile communication system |
Cited By (39)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7505758B2 (en) * | 2004-02-04 | 2009-03-17 | Lg Electronics Inc. | Apparatus and method for setting use restriction of mobile communication terminal |
US20050170813A1 (en) * | 2004-02-04 | 2005-08-04 | Choi Won S. | Apparatus and method for setting use restriction of mobile communication terminal |
US20060230274A1 (en) * | 2005-04-12 | 2006-10-12 | Srinivasan Surendran | Method and system for hardware accelerator for implementing F9 integrity algorithm in WCDMA compliant handsets |
US7869590B2 (en) * | 2005-04-12 | 2011-01-11 | Broadcom Corporation | Method and system for hardware accelerator for implementing f9 integrity algorithm in WCDMA compliant handsets |
US8811336B2 (en) | 2006-08-22 | 2014-08-19 | Lg Electronics Inc. | Method of performing handover and controlling thereof in a mobile communication system |
US8619685B2 (en) | 2006-10-02 | 2013-12-31 | Lg Electronics Inc. | Method for transmitting and receiving paging message in wireless communication system |
US9516695B2 (en) | 2006-10-30 | 2016-12-06 | Lg Electronics Inc. | Method for transitioning between multiple reception levels |
US8576741B2 (en) | 2006-10-30 | 2013-11-05 | Lg Electronics Inc. | Method for transitioning between multiple reception levels |
US9161306B2 (en) | 2006-10-30 | 2015-10-13 | Lg Electronics Inc. | Method for transitioning between multiple reception levels |
US8442017B2 (en) | 2006-10-30 | 2013-05-14 | Lg Electronics Inc. | Method for transmitting random access channel message and response message, and mobile communication terminal |
US8428013B2 (en) | 2006-10-30 | 2013-04-23 | Lg Electronics Inc. | Method of performing random access in a wireless communcation system |
US8630620B2 (en) * | 2007-01-26 | 2014-01-14 | Interdigital Technology Corporation | Method and apparatus for securing location information and access control using the location information |
US20080182592A1 (en) * | 2007-01-26 | 2008-07-31 | Interdigital Technology Corporation | Method and apparatus for securing location information and access control using the location information |
US20100191965A1 (en) * | 2007-02-06 | 2010-07-29 | Patrick Fischer | Verification of system information in wireless communication system |
US8275988B2 (en) * | 2007-02-06 | 2012-09-25 | Lg Electronics Inc. | Verification of system information in wireless communication system |
US20100144313A1 (en) * | 2007-04-30 | 2010-06-10 | Sung-Duck Chun | Method for performing an authentication of entities during establishment of wireless call connection |
US8218524B2 (en) | 2007-04-30 | 2012-07-10 | Lg Electronics Inc. | Method for transmitting or receiving data unit using header field existence indicator |
US8184570B2 (en) | 2007-04-30 | 2012-05-22 | Lg Electronics Inc. | Method of transmitting data in wireless communication system supporting multimedia broadcast/multicast service |
USRE45347E1 (en) | 2007-04-30 | 2015-01-20 | Lg Electronics Inc. | Methods of transmitting data blocks in wireless communication system |
US20100208650A1 (en) * | 2007-04-30 | 2010-08-19 | Sung-Duck Chun | Method for transmitting or receiving data unit using header field existence indicator |
US8543089B2 (en) * | 2007-04-30 | 2013-09-24 | Lg Electronics Inc. | Method for performing an authentication of entities during establishment of wireless call connection |
US8229517B2 (en) | 2007-05-01 | 2012-07-24 | Lg Electronics Inc. | Data transmission/reception method |
US9131003B2 (en) | 2007-05-02 | 2015-09-08 | Lg Electronics Inc. | Method of transmitting data in a wireless communication system |
US8798070B2 (en) | 2007-05-02 | 2014-08-05 | Lg Electronics Inc. | Method of transmitting data in a wireless communication system |
US20080273482A1 (en) * | 2007-05-02 | 2008-11-06 | Lg Electronics Inc. | Uplink access method for receiving a point-to-multipoint service |
US20080273503A1 (en) * | 2007-05-02 | 2008-11-06 | Lg Electronics Inc. | Method and terminal for performing handover in mobile communications system of point-to-multipoint service |
US8438446B2 (en) | 2007-06-18 | 2013-05-07 | Lg Electronics Inc. | Method for transmitting/receiving broadcast or multicast service and terminal thereof |
US8649366B2 (en) | 2007-06-18 | 2014-02-11 | Lg Electronics Inc. | Method of performing uplink synchronization in wireless communication system |
US8463300B2 (en) | 2007-06-18 | 2013-06-11 | Lg Electronics Inc. | Paging information transmission method for effective call setup |
US9049655B2 (en) | 2007-06-18 | 2015-06-02 | Lg Electronics Inc. | Method of performing uplink synchronization in wireless communication system |
US20100325504A1 (en) * | 2007-06-18 | 2010-12-23 | Lee Young-Dae | Method for transmitting/receiving broadcast or multicast service and terminal thereof |
US20100178941A1 (en) * | 2007-06-18 | 2010-07-15 | Sung-Duck Chun | Paging information transmission method for effective call setup |
US9538490B2 (en) | 2007-06-18 | 2017-01-03 | Lg Electronics Inc. | Method of performing uplink synchronization in wireless communication system |
US8493911B2 (en) | 2007-09-20 | 2013-07-23 | Lg Electronics Inc. | Method of restricting scheduling request for effective data transmission |
US20110190033A1 (en) * | 2007-10-17 | 2011-08-04 | Gemalto Sa | method for masking mobile phone messages from the sight of other people |
US9100940B2 (en) | 2011-11-28 | 2015-08-04 | Cisco Technology, Inc. | System and method for extended wireless access gateway service provider Wi-Fi offload |
US9973581B2 (en) | 2011-11-28 | 2018-05-15 | Cisco Technology, Inc. | System and method for extended wireless access gateway service provider Wi-Fi offload |
US20130235724A1 (en) * | 2012-03-09 | 2013-09-12 | Sevis Systems, Inc. | System and Method for Optimizing and Eliminating Congestion for WAN Interfaces within the Access Domain |
US8990916B2 (en) * | 2012-07-20 | 2015-03-24 | Cisco Technology, Inc. | System and method for supporting web authentication |
Also Published As
Publication number | Publication date |
---|---|
JP4397818B2 (ja) | 2010-01-13 |
EP1593278B1 (en) | 2012-08-01 |
US7471943B2 (en) | 2008-12-30 |
EP1593278A1 (en) | 2005-11-09 |
AU2003288764B2 (en) | 2008-10-30 |
AU2003288764A1 (en) | 2004-09-06 |
UA85178C2 (uk) | 2009-01-12 |
ZA200506363B (en) | 2006-07-26 |
CN100544478C (zh) | 2009-09-23 |
MXPA05008418A (es) | 2006-02-03 |
KR20040072858A (ko) | 2004-08-19 |
JP2006514466A (ja) | 2006-04-27 |
WO2004073347A1 (en) | 2004-08-26 |
CN1748438A (zh) | 2006-03-15 |
KR100956823B1 (ko) | 2010-05-11 |
US20040162065A1 (en) | 2004-08-19 |
RU2336665C2 (ru) | 2008-10-20 |
RU2005128294A (ru) | 2006-01-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
AU2003288764B2 (en) | Method for processing security message in mobile communication system | |
US11695742B2 (en) | Security implementation method, device, and system | |
JP2006514466A5 (ja) | ||
KR100865357B1 (ko) | 무선 통신 시스템의 이동 사용자 장치에서 무결성 보호구성을 수정하는 방법 및 장치 | |
JP2022502908A (ja) | Nasメッセージのセキュリティ保護のためのシステム及び方法 | |
US8543089B2 (en) | Method for performing an authentication of entities during establishment of wireless call connection | |
US20230239686A1 (en) | Secure communication method, apparatus, and system | |
US20070155339A1 (en) | Method and apparatus for initialization of integrity protection | |
WO2022025566A1 (en) | Methods and systems for deriving cu-up security keys for disaggregated gnb architecture | |
US20240137757A1 (en) | Systems and methods for authorization of proximity based services | |
CN116530119A (zh) | 保护无线网络中序列号的方法、设备和系统 | |
NZ755869B2 (en) | Security implementation method, device and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |