ZA200302555B - A system for ensuring encrypted communication after handover. - Google Patents

A system for ensuring encrypted communication after handover. Download PDF

Info

Publication number
ZA200302555B
ZA200302555B ZA200302555A ZA200302555A ZA200302555B ZA 200302555 B ZA200302555 B ZA 200302555B ZA 200302555 A ZA200302555 A ZA 200302555A ZA 200302555 A ZA200302555 A ZA 200302555A ZA 200302555 B ZA200302555 B ZA 200302555B
Authority
ZA
South Africa
Prior art keywords
message
information
mobile station
radio access
access network
Prior art date
Application number
ZA200302555A
Inventor
Jukka Vialen
Valterri Niemi
Original Assignee
Nokia Corp
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 Nokia Corp filed Critical Nokia Corp
Publication of ZA200302555B publication Critical patent/ZA200302555B/en

Links

Description

A SYSTEM FOR ENSURING ENCRYPTED COMMUNICATION
AFTER HANDOVER
FIELD OF THE INVENTION
The present invention relates generally to an integrity protection in a telecommunications network.
BACKGROUND OF THE INVENTION
A third generation mobile communications system is in Europe named UMTS (Universal Mobile Telecommunications System). It is a part of the International Telecommunications Union's IMT-2000 system. UMTS/IMT- 2000 is global wireless multimedia system which provides higher transmis- sion speed (2 Mbit/s) than the existing mobile networks.
FIG. 1 shows with a simplified block diagram a GSM (Global Sys- tem for Mobile communications) network and a UMTS network. The main parts of the network are user terminals 100 and a network part that com- prises the GSM base station subsystem BSS 105 and the UMTS terrestrial radio access network UTRAN 101 (which is a wideband multiple access radio network currently being specified in the 3GPP (Third Generation Partnership
Project)) and a core network CN 104. The radio interface between a user terminal and the UTRAN is called Uu and the interface between the UTRAN and the 3G core network is called lu. The interface between the GSM base station subsystem BSS and general packet radio service GPRS core network is called Gb and interface between the GSM base station subsystem BSS and GSM core networks is called A. The user terminals can be multi-mode terminals, which can operate using at least two radio access technologies, in this example UMTS and GSM. The UTRAN consists of a radio network sub- systems RNS 102 that further consists of radio network controller RNC 103 and one or more nodes B (not shown in FIG.1). An interface between two
RNS is called lur. The interface between the user terminal and the GSM base station subsystem BSS is simply called "Radio Interface". The GSM base station subsystem BSS consists of the base station controllers BSC 106 and the base transceiver stations BTS 107. The core network nodes, e.g. the (GSM) Mobile Switching Center MSC and the (GPRS) serving GPRS support node SGSN, can be capable of controlling both types of radio access net- works - UTRAN and BSS. Another possible network configuration is such that each radio access network (UTRAN and BSS) has its own controlling core network node, MSC and SGSN, respectively - 2G MSC, 2G SGSN and 3G MSC, 3G SGSN - but all these core network elements are connected to one and the same home location register HLR (not shown in FIG.1), which 5 contains all static user information, e.g. the billing of users can be controlled from one location even when the user terminals are able to operate via sev- eral different radio access networks.
The radio interface protocols which are needed to set up, recon- figure and release the radio bearer services are discussed shortly in the following. The radio interface protocol architecture in the access stratum consists of three different protocol layers which are from top to bottom: the radio network layer (L3), the data link layer (L2), and the physical layer (L1).
The protocol entities in these layers are the following. The radio network layer consists of only one protocol, which in the UMTS radio interface is called RRC (Radio Recourse Control) and in the 2G GSM radio interface is called RR (Radio Resource protocol). The data link layer consists of several protocols in the UMTS radio interface called PDCP (Packet Data Conver- gence Protocol), BMC (Broadcast Multicast Control protocol), RLC (Radio
Link Control protocol), and MAC (Medium Access Control protocol). In the
GSM/GPRS radio interface, the layer 2 protocols are LLC (Logical Link Con- trol), LAPDm (Link Access Protocol on the Dm channel), RLC (Radio Link
Control), and MAC (Medium Access Control protocol). The physical layer is only one 'protocol’, which has no specific name. All the mentioned radio inter- face protocols are specific for each radio access technique, which means that they are different for the GSM radio interface and the UMTS Uu inter- face, for example.
In the UMTS, the RRC layer offers services to higher layers i.e. to a non access stratum NAS via service access points which are used by the higher protocols in the user terminal side and by the lu RANAP (Radio Ac- cess Network Application Part) protocol in the UTRAN side. All higher layer signaling (mobility management, call control, session management, etc.) is encapsulated into RRC messages for transmission over the radio interface.
All telecommunication is subject to the probiem of how to make sure that the information received has been sent by an authorized sender and not by somebody who is trying to masquerade as the sender. The prob- lem is particularly evident in cellular telecommunication systems, where the air interface presents an excellent platform for eavesdropping and replacing the contents of a transmission by using higher transmission levels, even from a distance. A basic solution to this problem is the authentication of the com- municating parties. An authentication process aims to discover and check the identity of both the communicating parties, so that each party receives infor- mation about the identity of the other party and can rely on the identification to a sufficient degree. Authentication is typically performed in a specific pro- cedure at the beginning of the connection. However, this does not adequately protect subsequent messages from unauthorized manipulation, insertion, and deletion. Thus, there is a need for the separate authentication of each trans- mitted message. The latter task can be carried out by appending a message - authentication code (MAC-|) to the message at the transmitting end and checking the MAC-I value at the receiving end.
A MAC-I is typically a relatively short string of bits based in some specified way on the message it protects and on a secret key known both by the sender and by the recipient of the message. The secret key is generated and agreed on typically in connection with the authentication procedure at the beginning of the connection. In some cases the algorithm that is used to calculate the MAC-I based on the secret key and on the message is also secret, but this is not usually the case.
The process of authentication of single messages is often called integrity protection. To protect the integrity of signaling, the transmitting party computes a MAC-I value based on the message to be sent and the secret key using the specified algorithm, and sends the message with the MAC-i value. The receiving party recomputes a MAC-I value based on the message and the secret key according to the specified algorithm, and compares the received MAC-I and the calculated MAC-I. If the two MAC-I values match, the recipient can trust that the message is intact and has been sent by the au- thorized party.
FIG. 2 illustrates the computation of a message authentication code in the UTRAN. The length of the MAC-I used in UTRAN is 32 bits.
The UMTS integrity algorithm used in block 200 is a one-way cryp- tographic function for calculating the Message Authentication Code (MAC-I) based on the input parameters shown in FIG 2. The one-way function means that it is impossible to derive the unknown input parameters from a MAC-I, even if all but one input parameter are known.
The input parameters for calculating the MAC-| are the actual sig- "naling message (after encoding) to be sent, a secret integrity key, a se- quence number COUNT-| for the message to be integrity protected, a value indicating the direction of transmission, i.e. whether the message is sent in uplink (from the user terminal to the network) or downlink (from the network to the user terminal) direction, and a random number (FRESH) generated by the network. COUNT-I is composed of a short sequence number SN and a long sequence number called hyper frame number HFN. Only the short se- quence number is normally sent with the message; the HFN is updated lo- cally at each communicating party. :
The computing block 200 calculates the message authentication code by applying the afore-mentioned parameters to the integrity algorithm, which is called f9 algorithm in 3GPP Release'99 specifications. It is possible that more algorithms will be available in future releases of new specifications.
Before integrity protection is started, the user terminal informs the network, which integrity algorithms it supports, and the network then selects one of these algorithms to be used for the connection. A similar mechanism regard- ing the supported algorithms is also used for the ciphering.
FIG. 3 illustrates a message to be sent over e.g. a radio interface.
The message is a layer N protocol data unit (PDU) 300, which is transferred as a payload in layer N-1 PDU 301. In the present example, layer N repre- sents the Radio Resource Control (RRC) protocol in the radio interface and layer N-1 represents the Radio Link Control (RLC) layer. The layer N-1 PDU normally has a fixed size, which depends on the physical layer (the lowest layer, not visible in FIG 2) channel type used and on the parameters, e.g. modulation, channel coding, interleaving. If layer N PDUs are not exactly the size of the payload offered by layer N-1 as is normally the case, layer N-1 can utilize functions like segmentation, concatenation, and padding to make layer N-1 PDUs always a fixed size. In the present application we are con- centrating on a layer N PDU consisting of the actual signaling data and the
Integrity Check Info. The Integrity Check Info consists of the MAC-l and the message sequence number SN needed at the peer end for the recalculation of MAC-I. The total length of the message is then a combination of the signal- ing data bits and the Integrity Check Info bits.
FIG. 4 illustrates intersystem handover from a radio access net- work to a GSM base station subsystem. For simplicity only one mobile switching center is shown in the FIG. 4. Actually it consists of a GSM (2G or second generation) mobile switching center MSC and a UMTS (3G or third generation) mobile switching center, which may be physically either one or two separate MSC's. Interaction between these two mobile switching centers 5 (if they would be two separate entities) is not essential in view of the actual invention and therefore it is not described in the following.
At the beginning, a connection exists between the user terminal and the radio access network, which in this particular example is a UTRAN.
Based on various parameters, e.g. the neighboring cell load information, measurements from the user terminal, and the existence of GSM cells in the nearby geographical area as well as existence of the user terminal capabili- ties (to support aiso GSM mode), the radio access network may initiate an intersystem handover to base station subsystem BSS. First, the UTRAN requests the user terminal to start intersystem measurements on GSM carri- ers by sending a MEASUREMENT CONTROL message 400 containing intersystem specific parameters. When the criteria (as described in the
MEASUREMENT CONTROL message) to send a measurement report is fulfilled, the user terminal sends a MEASUREMENT REPORT(s) 401. Inter- system handover decision is then made at the UTRAN. After the decision a serving radio network controller SRNC, which is located in the UTRAN, sends a RELOCATION REQUIRED 402 message through lu interface to the mobile switching center (3G MSC). Once after receiving, the message the mobile switching center (2G MSC) sends a HANDOVER REQUEST mes- sage 403 to a target base station subsystem, containing information, such as the ciphering algorithm and ciphering key to be used for the connection, and the MS classmark information, indicating, for example, which ciphering algo- rithms are supported by the user terminal. Thus, it is possible that either the mobile switching center MSC selects the ciphering algorithm and indicates only the selected algorithm to the base station subsystem BSS, or that the mobile switching center MSC sends a list of possible ciphering algorithms to the base station subsystem BSS, which then makes the final selection. The
MS classmark information was sent by the user terminal to the mobile switch- ing center MSC at the beginning of the (UMTS) connection. It is also possible that the MS classmark information is sent from the user terminal to the UMTS radio access network (UTRAN) at the beginning of the (UMTS) connection.
When an inter-system handover from UMTS to GSM is triggered, the MS classmark information is forwarded from UTRAN to MSC. When a GSM base station controller receives the message it makes reservation from the indi- cated GSM cell and responds by sending back a HANDOVER REQUEST
ACK message 404 indicating that the requested handover at the base station 5 subsystem BSS can be supported and also to which radio channel(s) the user terminal should be directed. The HANDOVER REQUEST ACK 404 also indicates that the requested handover algorithm has been accepted, or, if the
HANDOVER REQUEST 403 contained several algorithms, which handover algorithm has been selected. If the base station subsystem BSS is not able to support any of the indicated ciphering algorithms, it returns a HANDOVER
FAILURE message (instead of 404) and the mobile switching center MSC indicates failure of the handover to the UTRAN. At stage 405, the mobile switching center (3G MSC) responds with a RELOCATION COMMAND mes- sage over the lu interface to the message sent at stage 402 from the serving radio network controller located in the UTRAN. The RELOCATION COM-
MAND carries in a payload e.g. the information about the target GSM chan- nels together with the cipher mode information. The UTRAN commands the user terminal to execute the handover by sending an INTERSYSTEM
HANDOVER COMMAND 406 message including channel information for the target GSM. In addition, other information may be included, such as the GSM cipher mode setting information, which indicates at least the ciphering algo- rithm to be used in the GSM connection. After having switched to the as- signed GSM channels, the mobile station normally sends four times the
HANDOVER ACCESS message 407 in four successive layer 1 frames on the main DCCH. These messages are sent in GSM access bursts, which are not ciphered. In some situations it may not be necessary to send these HAND-
OVER ACCESS messages, if so indicated in the INTERSYSTEM HAND-
OVER COMMAND 406. The terminal may receive a PHYSICAL INFORMA-
TION 408 message as a response to the HANDOVER ACCESS messages.
The PHYSICAL INFORMATION message contains only the GSM Timing
Advance information. Reception of a PHYSICAL INFORMATION message causes the terminal to stop sending access bursts. The HANDOVER AC-
CESS messages, if used, trigger the GSM base station controller in the base station system to inform about the situation to the mobile switching center (2G) with a HANDOVER DETECT message 409.
After lower layer connections are successfully established, the mobile station returns a HANDOVER COMPLETE 410 message to the GSM base station subsystem on the main DCCH. When receiving the HANDOVER
COMPLETE message 410, the network releases the old channels, in this example the UTRAN channels. in FIG. 4, three messages from this release procedure are shown, although in reality many other messages between network elements, which are not shown in FIG. 4, would be needed. These three messages are first the HANDOVER COMPLETE message 411 from
GSM base station subsystem to the mobile switching center, then a IU RE-
LEASE COMMAND 412 through lu interface to the UTRAN or more accu- rately to the serving radio network controller. The third message is the IU
RELEASE COMPLETE message 413.
The ciphering key to be used after the intersystem handover is de- rived with a conversion function from the ciphering key used in UTRAN be- fore the handover. This conversion function exists both in the mobile station and in the mobile switching center, thus no extra procedures over the radio interface are needed. As described above, the GSM ciphering algorithm to be used after the intersystem handover is selected either by the MSC or by the
BSS and informed to the mobile station (in messages 405 and 406). The
GSM Ciphering algorithm capability (included in the GSM MS classmark information elements) is in current specifications transparent to the UTRAN.
However, the GSM MS classmark information elements are sent from the mobile station to UTRAN during the RRC Connection Establishment proce- dure, to be later forwarded to the core network during the inter-system hand- overto GSM. :
FIG. 5 is a signaling diagram showing the basic connection setup and security mode setup procedure used in the 3GPP UTRAN. FIG. 5 shows only the most important signaling between a mobile station and a serving radio network controller residing in the radio access network on the one hand and the serving radio network controller and a mobile switching center or a serving GPRS support node on the other.
Establishment of a radio resource control (RRC) connection be- tween the mobile station and the serving radio network controller is per- formed through Uu interface 500. During RRC connection establishment, the mobile station may transfer information such as the user equipment security capability and the START values, which are required for the ciphering and integrity protection algorithms. The user equipment security capability in- cludes information about the supported (UMTS) ciphering algorithms and (UMTS) integrity algorithms. All the values mentioned above are stored for later use in the serving radio network controller at stage 501. Also the GSM
Classmark information (MS Classmark 2 and MS Classmark 3) is transmitted . from the mobile station to UTRAN during RRC connection establishment, and it can be stored for later use in the serving radio network controller.
Next the mobile station sends an initial higher layer message 502 (which can be e.g. CM SERVICE REQUEST, LOCATION UPDATING RE-
QUEST or CM RE-ESTABLISHMENT REQUEST) via the serving radio net- work controller through a lu interface to the mobile switching center, including e.g. the user identity, a key set identifier KSI and the MS classmark indicat- "ing, for example, the supported GSM ciphering algorithms whenf intersystem handover to the GSM is initialized. The network initiates authentication pro- cedure which also leads to generation of new security keys 503. Next, the network decides the set of UMTS Integrity Algorithms UlAs and UMTS En- cryption Algorithms UEAs from which the UIA and UEA for this connection has to be selected 504. Then, at stage 505, the mobile switching center sends a SECURITY MODE COMMAND message to the serving radio net- work controller, in which it informs the used ciphering key CK, integrity key
IK, and the set of permissible UIAs and UEAs.
On the basis of the user equipment security capabilities stored at stage 501 and the list of possible UlAs and UEAs received from the mobile switching center at stage 505, the serving radio network controller selects the algorithms to be used during the connection. It also generates a random value FRESH to be used as input parameter for the integrity algorithm (Fig. 2) and for the ciphering algorithm. it also starts deciphering and the integrity protection 506. -
A first integrity protected message SECURITY MODE COMMAND 507 is sent through the radio interface from the serving radio network control- ler to the mobile station. The message includes the selected UIA and UEA together with the UE FRESH parameter to be used. In addition, the SECU-
RITY MODE COMMAND contains the same UE security capability which was received from the user equipment during the RRC connection establishment 500. The reason for replaying this information back to UE is to give the user equipment a possibility to check that the network has received this informa-
tion correctly. This mechanism is necessary, since the messages sent during
RRC connection establishment 500 are not ciphered nor integrity protected.
A message authentication code MAC-I, used for the integrity protection, is attached to the SECURITY MODE COMMAND message 507.
At stage 508 the mobile station compares whether the received
UE security capability is same as that which has been sent during the RRC connection establishment procedure 500. If the two UE security capabilities match, the mobile station can trust that the network has received the security capability correctly. Otherwise, the UE releases the RRC connection and enters idle mode.
If comparison is successful the mobile station responds with a
SECURITY MODE COMPLETE message 509. This is also an integrity pro- tected message; thus before sending this message the mobile station gener- ates the MAC-| for the message.
When the serving radio network controller receives the message it verifies it, at stage 510, first by calculating the expected message authentica- tion code XMAC-I and then comparing the calculated XMAC-| with the re- ceived MAC-I. If the values match, the serving radio network controller sends -a SECURITY MODE COMPLETE message 511 to the mobile switching center including e.g. information of the selected UIA and UEA.
In the UTRAN radio interface integrity protection is a function of the radio recourse control protocol between the user terminal and the radio network controller. All higher layer signaling is integrity protected by the radio resource control protocol layer because all higher layer signaling is carried as a payload in specific radio recourse control messages (e.g. INITIAL DIRECT
TRANSFER, UPLINK DIRECT TRANSFER, DOWNLINK DIRECT TRANS-
FER). The problem is that no authentication can be performed before the first higher layer message is sent, which is carried in the INITIAL DIRECT
TRANSFER. This leads to a situation where the very first higher layer i.e. the non-access stratum message 502 cannot be integrity protected.
A major problem arises from the fact that integrity protection is not yet in effect when the first messages are sent during RRC Connection Estab- lishment (step 500 in the FIG. 5). Without integrity protection there is always a risk that an intruder changes the encryption algorithm information included in the messages at step 500 into the value “GSM encryption algorithms not available”. In the case of GSM, the core network receives this information with the mobile station classmark CM information elements (CM2 and CM3) that are included in the RELOCATION REQUIRED message (message 402 in FIG. 4). When the user equipment carries out an intersystem handover, e.g. from the UTRAN to the GSM base station subsystem BSS (FIG. 4) the mobile switching center recognizes that the UE does not support any GSM ciphering algorithms and must set up the connection in the GSM BSS with no ciphering. Now it is easy to the intruder to start eavesdropping of the call.
SUMMARY OF THE INVENTION
An objective of the present invention is to devise a mobile telecom- munications system that reveals an attempt of a fraudulent intruder to re- move information about an encryption algorithm when a multimode mobile station sends an unprotected signaling message containing this information over radio interface to the mobile telecommunications system. According to existing specifications, this signaling message is RRC CONNECTION
SETUP COMPLETE.
The system comprises at least two radio access networks provid- ing mobile stations with access to at least one core network, a multimode mobile station, and at least one core network. The multimode mobile station sends, during connection setup with a first radio access network, at least one unprotected signaling message, including information about encryption algo- rithms supported by the multimode mobile station in a second radio access network. The core network receives information about the encryption algo- rithms via the first radio access network when a handover to the second radio access network is triggered (message 402 in FIG 4). The first radio access network has inventive features. Namely, in receipt of a command message from the core network instructing the multimode mobile station to cipher further communication in the first radio access network, the first radio access network composes an integrity protected command message that includes information about the encryption algorithms supported by the multimode mobile station in the second radio access network.
The protected command message comprises a payload and a message authentication code. The information about the supported algo- rithms in the second radio access network is located either in the payload or the information is used as a parameter when computing the message authentication code.
In both cases the multimode mobile station is able to conclude from the protected message received whether the information embedded in the message corresponds to the information sent by the multimode mobile station in the previous signaling message. If the information sent and the information received by the multimode mobile station differ from each other, it is likely that a fraudulent intruder has changed the encryption information.
Then the multimode mobile station initiates release of the connection.
BRIEF DESCRIPTION OF THE DRAWINGS
The invention is described more closely with reference to the ac- companying drawings, in which :
FIG. 1 illustrates with a simplified block diagram a GSM and a
UMTS radio access networks, connected to the same core network;
FIG. 2 depicts the computation of a message authentication code; - FIG.3 shows the contents of a message; :
FIG. 4 is a signaling chart illustrating intersystem handover from the UMTS network to the GSM network;
FIG. 5 is a signaling chart showing the basic connection setup and security mode setup procedure used in the 3GPP
UTRAN;
FIG. 6 shows as a flowchart of the first example of the imple- mentation of the method according to the invention;
FIG. 7 shows as a flowchart of a second example of the imple- mentation of the method according to the invention;
FIG. 8 shows as a flowchart of a third example of the implemen- tation of the method according to the invention;
FIG. 9 shows as a flowchart of a fourth example of the imple- mentation of the method according to the invention;
FIG. 10 shows a fifth example of the implementation of the method according to the invention;
FIG. 11 shows a sixth example of the implementation of the method according to the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
The idea of the method described in the following is to increase security in telecommunications network, especially security pertaining to signaling through the radio interface.
It is to be noted that all the terms "terminal", "user terminal”, "mo- bile station" and "user equipment" refer to the same equipment.
Most signaling messages sent between a user terminal and the network, for example, must be integrity protected. Examples of such mes- . sages are RRC, MM, CC, GMM and SM messages. Integrity protection is applied at the RRC layer, both in the user terminal and in the network.
Integrity protection is usually performed for all RRC (Radio Re- course Control) messages, with some exceptions. These exceptions can be: 1. messages assigned to more than one recipient, 2. messages sent before the integrity keys were created for the con- nection, and 3. frequently repeated messages, including information not needing integrity protection.
Due to security, it is especially important to integrity protect the ini- tial messages mentioned in alternative 2, or at least critical information ele- ments in them. As already mentioned, without integrity protection there is always a risk that an intruder changes the encryption algorithm information included into message 500 to the value “encryption algorithm is not avail- able”.
There are several different ways of implementing the functionality required to increase security but only some of solutions are shown.
The invention is now described in detail with four examples by re- ferring to FIG. 6 -9.
In the beginning a connection is established between a user ter- minal and a UMTS network. Afterwards a handover is carried out from the
UMTS network to a GSM network.
FIG. 6 shows as a flowchart of one implementation of the method according to the invention. It is assumed that signaling corresponds to the situation shown in FIG. 5 until the core network receives message 503.
In addition it is assumed that the user terminal is a dual mode (UMTS/GSM) terminal, which on the UMTS mode sends the first non-access- stratum message over the radio interface in a radio resource control INITIAL
DIRECT TRANSFER message (corresponding message 502 in FIG. 5). It is further assumed that the RRC Connection Establishment (500) has been performed, thus the user terminal was in an idle state and had no existing
RRC Connection when a request arrived to set up a connection with the core network.
The core network receives GSM classmark information in the ini- tial message 502 from the user terminal, here the mobile station. This infor- mation indicates general mobile station characteristics in the GSM mode including information about which GSM ciphering algorithms are supported at the terminal when it is in GSM mode. The term "classmark” has to be under- stood as GSM specific; another term may be used in other systems. The mobile switching center in the core network adds information about encryp- tion algorithms supported by the mobile station into the SECURITY MODE
COMMAND message 600. The message is sent to the serving radio network controller through the lu interface. The serving radio network controller adds this information about encryption algorithms supported by the mobile station, including information about supported encryption algorithms, to a SECURITY
COMMAND message before encoding 601. A 32-bit message authentication code MAC-I is computed and added to the encoded message.
Besides the encoded message the MAC-I code is also based on several other parameters. The following input parameters are needed for computation of the integrity algorithm: the encoded message, the 4-bit se- quence number SN, the 28-bit hyper-frame number HFN, the 32-bit random number FRESH, the 1-bit direction identifier DIR, and the most important parameter - the128-bit integrity key IK. The short sequence number SN and the long sequence number HFN together compose the serial integrity se- quence number COUNT. : : When the message authentication code is computed using the in- tegrity algorithm and the above parameters, it is guaranteed that no one other than the actual sender can add the correct MAC-I code to the signaling message. COUNT-I, for example, prevents the same message from being sent repeatedly. However, if the same signaling message for some reason or other is to be sent repeatedly, the MAC-| code differs from the MAC-I code that was in the previously sent signaling message. The aim of this is to pro- tect the message as strongly as possible against eavesdroppers and other fraudulent users. Thus, for this particular invention, it is important to note that also the GSM information about encryption algorithms supported by the mo- bile station is added to the SECURITY MODE COMMAND message 507, is integrity protected, so that the mobile station can be sure that this information has not been changed by an intruder.
Next, at stage 602, when the mobile station receives the SECU-
RITY MODE COMMAND message, the information about encryption algo- rithms supported by the mobile station received with this message is com- pared with the information about encryption algorithms supported by the mobile station sent earlier from the mobile station to the network in the initial message 502. Correspondingly, according to prior art, the received UE (UMTS) security capability parameter is compared with the sent UE security capability parameter. If both comparisons are successful the mobile station accepts the connection 604, otherwise the connection is released 603. _ FIG. 7 shows as a flowchart of the second implementation of the method.
At stage 700 the mobile station sends an INITIAL DIRECT
TRANSFER message (corresponding to message 502 in FIG. 5) to the core network via the serving radio network controller in the radio access network.
The message consists of two main parts: a RRC part and a non-access stra- tum part, which is seen by the RRC as a transparent payload. Moreover, the payload part includes one of the following messages: CM SERVICE RE-
QUEST, LOCATION UPDATING REQUEST, CM RE-ESTABLISHMENT
REQUEST or PAGING RESPONSE.
When the serving radio network controller receives the message it stores the message 701 and forwards the payload part or the NAS part through the lu interface to the core network 702. The core network responds with the normal SECURITY MODE COMMAND message 703. As in the previous example, the message authentication code MAC-I is computed to protect the message to be transmitted to the mobile station. The code is then added to the message. The message authentication code depends in a specified way on the message that it is protecting. Here computation is car- ried out using the following concatenated bit string as a MESSAGE parame- ter:
MESSAGE = SECURITY MODE COMMAND + RRC CONNEC- - TION REQUEST + RRC INITIAL DIRECT TRANSFER.
Thereafter, the integrity protected SECURITY MODE COMMAND message is sent to the mobile station 704.
It should be noted that in this solution it is unnecessary to include the UE (UMTS) security capability parameter into the above message. How- ever, both security related parameters, i.e. the UE security capability parame- ter and the GSM classmark parameter were input parameters when the
MAC-I code was computed.
The receiving end, i.e. the mobile station, has the identical algo- rithm for computing the message authentication code in order to verify that the message authentication code received is the same as the computed code 705. Thus, the mobile station has saved the messages earlier sent, the RRC
CONNECTION REQUEST message (500) and the RRC INITIAL DIRECT
TRANSFER message (502) in order to calculate XMAC-I for the received
SECURITY MODE COMMAND message. When the MAC-I value received and the computed XMAC-I value match, the mobile station assumes that the network has received correct information as to the security capability and the
GSM classmarks, and the connection is accepted 707. Otherwise the con- nection is released 706.
There is one drawback of this solution, which is that the encoded messages RRC CONNECTION REQUEST and RRC INITIAL DIRECT
TRANSFER must be stored in the memory of both the serving radio network controller and the mobile station until the SECURITY MODE COMMAND message has been sent/received. But on the other hand, this solution makes it possible to omit the UE security capability from the prior art SECURITY
MODE COMMAND message and in this way to save 32 bits space in the message.
FIG. 8 shows as a flowchart of the third implementation of the method.
This solution differs slightly from the second solution, i.e. only blocks 801, 804 and 805 differ from the blocks in FIG. 7. Therefore, these two blocks are now described in detail.
At stage 801, instead of staring the whole message the serving radio network controller stores only the payload part of the message for later use. In other words, it stores one of the following messages: CM SERVICE
REQUEST, LOCATION UPDATING REQUEST, CM RE-ESTABLISHMENT
REQUEST or PAGING REQUEST. Thus, this solution saves memory space as compared to the second solution.
At stage 804, to protect the message the message authentication code MAC-I is computed by using the previously stored payload. The MES-
SAGE is formed in this case as follows:
MESSAGE = SECURITY MODE COMMAND + UE SECURITY
CAPABILITY + NAS message part of the INITIAL DIRECT
TRANSFER message.
Only the SECURITY MODE COMMAND message is sent over the
Uu interface to the mobile station. This means that both the security parame- ters for the UE security capability and the GSM MS classmarks are used in computing the message authentication code MAC-!, but there is no need to include them in the message. However, this does not in any way decrease the security.
At stage 805 the mobile station computes the XMAC-I by using the same MESSAGE parameter as the network used at stage 804, i.e. the pa- rameters, which were saved earlier of the UE Security Capability and the
NAS message part of the INITIAL DIRECT TRANSFER message.
FIG. 9 shows as a flowchart the fourth implementation of the method. This solution is a combination of the first and the third solutions.
During connection establishment between the mobile station and the serving radio network controller in the radio access network, the latter receives and stores the user equipment capability information UEC in its memory for later use 900. After that the mobile station sends the first non- access stratum message containing e.g. information about encryption algo- rithms supported by the mobile station, as a payload in a RRC INITIAL DI-
RECT TRANSFER message to the radio access network, which forwards the
NAS message to the core network 901. The mobile switching center in the core network adds the information about encryption algorithms supported by the mobile station parameter to the SECURITY MODE COMMAND message and sends the message through the lu interface to the serving radio network controller in the radio access network, at stage 902 and 903.
At stage 904 the serving radio network controller computes the
MAC-I code in the previously described way, adding to the earlier described parameters the MESSAGE parameter, which is formed as follows:
MESSAGE = SECURITY MODE COMMAND + UE SECURITY
CAPABILITY + GSM CLASSMARKS.
In the same way as in the previous example, both the security pa- rameters UE security capability and the GSM classmark are used for comput- ing the message authentication code MAC-I, but there is no need to include them in the message. The advantage of this solution is that no additional memory is needed in the mobile station or in the radio network controller.
It is essential that in the solutions described above the core net- work is a 3G network element, thus controlling at least UMTS Radio Access
Network and optionally also the GSM Base Station Subsystem.
Implementation and embodiment of the present invention has been explained above with some examples. However, it is to be understood that the invention is not restricted to the details of the above embodiment and that numerous changes and modifications can be made by those skilled in - the art without departing from the characteristic features of the invention. The embodiment described is to be considered illustrative but not restrictive.
Therefore, the invention should be limited only by the attached claims. Thus, alternative implementations defined by the claims, as well as equivalent implementations, are included in the scope of the invention.
For example, the source radio access network can be, for exam- ple, the UTRAN, the GSM base station subsystem, the GPRS system (Gen- eral Packet Radio Service), the GSM Edge, the GSM 1800, or some other system. Correspondingly, the target radio access network can be, for exam- ple, the UTRAN, the GSM base station subsystem, the GPRS (General
Packet Radio Service), the GSM Edge, the GSM 1800, or some other sys- - tem.
Furthermore, information about GSM security algorithms (A5/1,
A5/2, A5/3, etc.) that are supported by the multi-mode mobile terminal can be added as a part of the UMTS “UE Radio Access Capability”. Alternatively, the information can be a separate information element or even a part of the UE security capability parameter. In practice this information must be added to the RRC connection establishment procedure (see stage 500 in FIG. 5), as well as to the SECURITY MODE COMMAND message (see stage 507 in
FIG.5). Like in the other possible implementations described earlier, also in this case adding the actual "Inter-RAT Radio Access Capability" (including information about supported GSM security algorithms) information element to the RRC SECURITY MODE COMMAND message is just one alternative and introduces some overhead to the signaling, since the mobile does not neces- sarily need this information element, but only a confirmation that the network has received it correctly. Three alternative solutions, i.e. the fifth, sixth, and seventh example implementations of the method are described in the follow- ing.
In the fifth example of the implementation of the method, a new RRC in- formation element, including only the GSM ciphering algorithm capability, is defined. This requires 7 bits. This information element is then added to the
RRC SECURITY MODE COMMAND message. The drawback of this solution is that to encode this new information element into the said message, UT-
RAN RRC protocol first has to decode the GSM classmark 2 and classmark 3 information elements, whose encoding/decoding rules are not part of the
UTRAN RRC protocol.
FIG. 10 illustrates the sixth example of the implementation of the method. On the UTRAN side, the GSM Classmark 2 and Classmark 3 infor- mation received (RRC information element "Inter-RAT UE radio access ca- pability" 1001), together with the "UE Security Capability" 1002 (containing information about supported UTRAN security algorithms), are used for calcu- lating MAC-I (and XMAC-I) for the RRC SECURITY MODE COMMAND message 1000. This is essentially the same solution as in FIG 9 with the exception that the GSM Classmark information (from the mobile station and not from the core network (902)) has already been received and stored in the serving radio network controller during the RRC Connection Establishment phase (900). The SECURITY MODE COMMAND to be sent to the mobile station does not contain "UE security capability" nor "Inter-RAT UE radio access capability”; these information elements are only used when caiculat- ing the MAC-I for this message.
The drawback of the sixth implementation is that the coding of the extra information elements ("UE security capability” and "Iinter-RAT UE radio ac- cess capability") used for the MAC-I calculation has to be explicitly defined. If this is not acceptable, a more straightforward implementation is shown in
FIG. 11 (a seventh implementation of the method). Here the entire encoded
RRC_CONNECTION_SETUP_COMPLETE message is used when calculat- ing MAC-I (and XMAC-I) for the RRC_SECURITY_MODE_COMMAND mes- sage 1000 (instead of the two information elements only as in the sixth im-
plementation). In practice this means that during the RRC connection estab- lishment procedure (see stage 500 in FIG. 5), when sending the
RRC_CONNECTION_SETUP_ COMPLETE message the mobile station ~ must save a copy of the encoded message in its memory until it receives the
SECURITY_MODE_COMMAND message and has checked its integrity checksum. On the network side (in the case of UTRAN in the serving radio network controller) a copy of the (non-decoded)
RRC_CONNECTION_SETUP_COMPLETE message received must be kept in the memory until the MAC-I code for the SECURITY_MODE_COMMAND message has been calculated. From the standpoint of implementation, it is probably quite easy to save the entire encoded message in the memory before it is sent (UE side) or just after receiving it and before it is passed to the decoder (UTRAN side). Thus; MAC-I for SECURITY_MODE_COMMAND would be calculated by setting the MESSAGE-input parameter for the integ- rity algorithm as:
MESSAGE = SECURITY_MODE_COMMAND +
RRC _CONNECTION_SETUP_COMPLETE
The drawback here, as compared to the sixth example of the im- plementation of the method, is that this solution requires a bit more memory, both in the mobile station and on the network side. The GSM classmark information includes the encryption algorithms supported by the mobile sta- tion.

Claims (10)

  1. According to the Article 19 we use the opportunity to amend the claims of the above-identified international application. Enclosed please find a Statement under Article 19(1) as well as replacement sheets 20 and 21 which substitute the sheets 20, 21 and 22 as filed. The differences between the replaced sheets and the replacement sheets are explained in the Statement enclosed within this letter. Claims
    1. A mobile telecommunications system comprising: a plurality of radio access networks providing mobile stations with access to at least one core network; a multimode mobile station sending, during connection setup with a first radio access network, at least one unprotected initial signaling mes- sage including information about encryption algorithms supported by the multimode mobile station in a second radio access network; a core network receiving information about the encryption algo- rithms, the first radio access network being adapted to receive a command message from the core network instructing the multimode mobile station to cipher further communication: compose and send the multimode mobile station an integrity pro- tected command message including information about the encryption algo- rithms supported by the multimode mobile station in the second radio access network, the protected command message comprising a payload including a - message authentication code, and : : the multimode mobile station being adapted to conclude whether the information about the encryption algorithms received in the integrity pro- tected command message corresponds to the information sent by the muiti- mode mobile station in the initial signaling messages. :
  2. 2. A system as in claim 1, wherein the first radio access network attaches information about the encryption algorithm received in the command message to the payload of the protected command message and applies the payload to an algorithm computing the message authentication code.
  3. 3. A system as in claim 1, wherein the first radio access network saves the unprotected initial signaling message received from the multimode mobile station and uses said message in computing the message authentica- tion code.
  4. 4. A system as in claim 1, wherein the first radio access network saves the payload of the unprotected initial signaling message received from the multimode mobile station and uses said payload in computing the mes- sage authentication code. : AMENDED SHEET (ARTICLE 19)
  5. 5. A system as in claim 1, wherein the first radio access network saves information about mobile station's capability received from the mobile station during connection setup, and in computing the message authentica- : tion code uses said information together with information about the encryp- tion algorithm embedded in the command message received from the core network.
  6. 6. A system as in claim 1 or 5, wherein the mobile station sends information about encryption algorithms during the connection setup, the first radio access network saves said information and uses said information in "10 composing the protected command message.
  7. 7. A radio access network for providing multimode mobile stations with access to at least one core network, the radio access network being adapted to receive from a multimode mobile station via a radio interface an unprotected signaling message including information about encryption algo- rithms supported by the muitimode mobile station in another radio access network, and save this information for future use, receive a first command message from the core network instruct- ing the multimode mobile station to cipher further communication; compose a second command message comprising of a payload including a message authentication code, compute the message authentication code by using as one of the computing parameters information about the encryption algorithms supported by the multimode mobile station in another radio access network, and send the second command message to the multimode mobile sta- tion.
  8. 8. A radio access network as in claim 7, wherein information about the encryption algorithms is attached to the payload of the second command message.
  9. 9. A radio access network as in claim 7, wherein the unprotected initial signaling message received from the muitimode mobile station is saved and said message is used in computing the message authentication code.
  10. 10. A radio access network as in claim 7, wherein the payload of the unprotected initial signaling message received from the multimode mobile station is saved and the saved payload is used in computing the message authentication code. AMENDED SHEET (ARTICLE 19)
    STATEMENT UNDER ARTICLE 19(1) Following amendments have been made to the claims to make the concept of the present invention clearer: new clam 1 corresponds to the previous claim 1, but the word “and” in line 17 is re- moved and replaced by the word: “including”, previous claim 2 is deleted, new claims 2-6 correspond the previous claims 3-7 with corrected references where ap- propriate, new claim 7 corresponds the previous claim 8, but the following words in line 21: “for- ward the information to the core network” has been removed and replaced by the words: “save this information for future use”, the word “and” in line 25 is removed and replaced by the word: “including”, and further the words “in another network” in line 28 are replaced by the words: “in an- other radio access network”, : new claims 8-10 correspond the previous claims 9-11 with corrected references where appropriate, previous claim 12 is deleted.
    The applicant respectfully confirms that no new matter has been incorporated into the amended claims.
    The amendments have no impact on the description and the drawings.
ZA200302555A 2000-11-28 2003-04-01 A system for ensuring encrypted communication after handover. ZA200302555B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
FI20002613A FI20002613A0 (en) 2000-11-28 2000-11-28 A system to secure encrypted data transmission after handover

Publications (1)

Publication Number Publication Date
ZA200302555B true ZA200302555B (en) 2004-02-19

Family

ID=8559602

Family Applications (1)

Application Number Title Priority Date Filing Date
ZA200302555A ZA200302555B (en) 2000-11-28 2003-04-01 A system for ensuring encrypted communication after handover.

Country Status (2)

Country Link
FI (1) FI20002613A0 (en)
ZA (1) ZA200302555B (en)

Also Published As

Publication number Publication date
FI20002613A0 (en) 2000-11-28

Similar Documents

Publication Publication Date Title
CA2424496C (en) A system for ensuring encrypted communication after handover
US10187794B2 (en) Integrity check in a communication system
EP1593278B1 (en) Method for processing security message in mobile communication system
EP1210838B1 (en) A security procedure in universal mobile telephone service
US20090025060A1 (en) Method and apparatus to implement security in a long term evolution wireless device
WO2001043476A1 (en) Communication method
ZA200302555B (en) A system for ensuring encrypted communication after handover.
KR101094057B1 (en) Method and apparatus for processing an initial signalling message in a mobile communication system
TW564619B (en) A system for ensuring encrypted communication after handover