draft-arkko-pppext-eap-aka-10.txt  -->   draft-arkko-pppext-eap-aka-11.txt

view Side-By-Side changes


   Network Working Group                                       J. Arkko 
   Internet Draft                                              Ericsson 
   Document: draft-arkko-pppext-eap-aka-10.txt draft-arkko-pppext-eap-aka-11.txt             H. Haverinen 
   Expires: December 2003 27 April, 2004                                        Nokia 
                                                              June 
                                                       27 October, 2003 


                          EAP AKA Authentication 


Status of this Memo 

   This document is an Internet-Draft and is subject to all provisions 
   of Section 10 of RFC2026. 
    
   Internet-Drafts are working documents of the Internet Engineering 
   Task Force (IETF), its areas, and its working groups.  Note that 
   other groups may also distribute working documents as Internet-
   Drafts. 
    
   Internet-Drafts are draft documents valid for a maximum of six 
   months and may be updated, replaced, or obsoleted by other documents 
   at any time.  It is inappropriate to use Internet-Drafts as 
   reference material or to cite them other than as "work in progress." 
    
   The list of current Internet-Drafts can be accessed at 
        http://www.ietf.org/ietf/1id-abstracts.txt 
   The list of Internet-Draft Shadow Directories can be accessed at 
        http://www.ietf.org/shadow.html. 
    
   Comments should be submitted to the eap@frascone.com mailing list. 
    
Abstract 
    
   This document specifies an Extensible Authentication Protocol (EAP) 
   mechanism for authentication and session key distribution using the 
   Universal Mobile Telecommunications System (UMTS) Authentication and 
   Key Agreement (AKA) mechanism. UMTS AKA is based on symmetric keys, 
   and runs typically in a UMTS Subscriber Identity Module, a smart 
   card like device.  
    
   EAP AKA includes optional identity privacy support and an optional 
   re-authentication procedure. 


Table of Contents 
    
   Status of this Memo................................................1 
   Abstract...........................................................1 
   1. Introduction and Motivation.....................................2 Motivation.....................................3 
   2. Terms and Conventions Used in This Document.....................4 
   3. Protocol Overview...............................................6 
   4. Identity Management............................................10 
   4.1. User Identity in EAP-Response/Identity.......................10 Operation......................................................11 
     
   Arkko and Haverinen     Expires in six months 27 April, 2004            [Page 1] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   4.2. Obtaining Subscriber 
    
   4.1. Identity via EAP AKA Messages...........12 Management..........................................11 
   4.2. Re-authentication............................................25 
   4.3. Identity Privacy Support.....................................15 EAP/AKA Notifications........................................31 
   4.4. Error Cases..................................................32 
   4.5. Key Generation...............................................34 
   5. Re-authentication..............................................21 
   6. Message Format.................................................26 
   7. Message Authentication Format and Encryption..........................27 Protocol Extensibility......................35 
   5.1. Message Format...............................................35 
   5.2. Protocol Extensibility.......................................37 
   6. Messages.......................................................37 
   6.1. EAP-Request/AKA-Identity.....................................37 
   6.2. EAP-Response/AKA-Identity....................................38 
   6.3. EAP-Request/AKA-Challenge....................................38 
   6.4. EAP-Response/AKA-Challenge...................................39 
   6.5. EAP-Response/AKA-Authentication-Reject.......................39 
   6.6. EAP-Response/AKA-Synchronization-Failure.....................39 
   6.7. EAP-Request/AKA-Reauthentication.............................39 
   6.8. EAP-Response/AKA-Reauthentication............................40 
   6.9. EAP-Response/AKA-Client-Error................................40 
   6.10. EAP-Request/AKA-Notification................................40 
   6.11. EAP-Response/AKA-Notification...............................41 
   7. Attributes.....................................................41 
   7.1. AT_MAC Attribute.............................................27 Table of Attributes..........................................41 
   7.2. AT_CHECKCODE Attribute.......................................28 AT_MAC.......................................................42 
   7.3. AT_IV, AT_ENCR_DATA and AT_PADDING Attributes................30 AT_PADDING...........................43 
   7.4. AT_CHECKCODE.................................................45 
   7.5. AT_PERMANENT_ID_REQ..........................................47 
   7.6. AT_ANY_ID_REQ................................................47 
   7.7. AT_FULLAUTH_ID_REQ...........................................47 
   7.8. AT_IDENTITY..................................................48 
   7.9. AT_RAND......................................................48 
   7.10. AT_AUTN.....................................................49 
   7.11. AT_RES......................................................49 
   7.12. AT_AUTS.....................................................49 
   7.13. AT_NEXT_PSEUDONYM...........................................50 
   7.14. AT_NEXT_REAUTH_ID...........................................50 
   7.15. AT_COUNTER..................................................51 
   7.16. AT_COUNTER_TOO_SMALL........................................51 
   7.17. AT_NONCE_S..................................................51 
   7.18. AT_NOTIFICATION.............................................52 
   7.19. AT_CLIENT_ERROR_CODE........................................53 
   8. Messages.......................................................31 
   8.1. EAP-Request/AKA-Challenge....................................31 
   8.2. EAP-Response/AKA-Challenge...................................35 
   8.3. EAP-Response/AKA-Authentication-Reject.......................36 
   8.4. EAP-Response/AKA-Synchronization-Failure.....................37 
   8.5. EAP-Request/AKA-Identity.....................................38 
   8.6. EAP-Response/AKA-Identity....................................39 
   8.7. EAP-Request/AKA-Reauthentication.............................41 
   8.8. EAP-Response/AKA-Reauthentication............................43 
   8.9. EAP/AKA Notifications........................................46 
   9. Error Cases and the Usage of EAP-Failure and EAP-Success.......49 
   9.1. Processing Erroneous Packets.................................49 
   9.2. EAP-Failure..................................................49 
   9.3. EAP-Success..................................................50 
   10. Key Derivation................................................50 
   11. IANA and Protocol Numbering Considerations....................52 
   12. Considerations.....................53 
   9. Security Considerations.......................................53 
   12.1. Considerations........................................54 
   9.1. Identity Protection.........................................53 
   12.2. Protection..........................................55 
   9.2. Mutual Authentication.......................................53 
   12.3. Authentication........................................55 
   9.3. Key Derivation..............................................53 
   12.4. Derivation...............................................55 
   9.4. Brute-Force and Dictionary Attacks..........................53 
   12.5. Attacks...........................55 
   9.5. Integrity Protection, Replay Protection and Confidentiality.54 
   12.6. Confidentiality..55 

     
   Arkko and Haverinen     Expires 27 April, 2004            [Page 2] 


                        EAP AKA Authentication        27 October, 2003 
    
   9.6. Negotiation Attacks.........................................54 
   12.7. Attacks..........................................56 
   9.7. Fast Reconnect..............................................55 
   12.8. Reconnect...............................................56 
   9.8. Acknowledged Result Indications.............................55 
   12.9. Indications..............................56 
   9.9. Man-in-the-middle Attacks...................................55 
   12.10. Attacks....................................57 
   9.10. Generating Random Numbers..................................55 
   13. Numbers...................................57 
   10. Security Claims...............................................55 
   14. Claims...............................................57 
   11. Intellectual Property Right Notices...........................56 Notices...........................58 
   Acknowledgements and Contributions................................56 Contributions................................58 
   Authors' Addresses................................................56 Addresses................................................58 
   Annex A. Pseudo-Random Number Generator...........................57 Generator...........................59 

1. Introduction and Motivation 
    
   This document specifies an Extensible Authentication Protocol (EAP) 
   mechanism for authentication and session key distribution using the 
   UMTS AKA authentication mechanism [1]. [TS 33.102]. UMTS is a global 
   third generation mobile network standard. 
    
     
   Arkko and Haverinen     Expires in six months             [Page 2] 


                        EAP AKA Authentication               June 2003 
    
   AKA is based on challenge-response mechanisms and symmetric 
   cryptography. AKA typically runs in a UMTS Subscriber Identity 
   Module (USIM). Compared to the GSM mechanism, UMTS AKA provides 
   substantially longer key lengths and mutual authentication. 
    
   The introduction of AKA inside EAP allows several new applications. 
   These include the following: 
    
   - The use of the AKA also as a secure PPP authentication method in 
     devices that already contain an USIM. 
    
   - The use of the third generation mobile network authentication 
     infrastructure in the context of wireless LANs and IEEE 802.1x 
     technology through EAP over Wireless [2, 3]. 
    
   - Relying on AKA and the existing infrastructure in a seamless way 
     with any other technology that can use EAP. 
    
   AKA works in the following manner: 
    
   - The USIM and the home environment have agreed on a secret key 
     beforehand. 
    
   - The actual authentication process starts by having the home 
     environment produce an authentication vector, based on the secret 
     key and a sequence number. The authentication vector contains a 
     random part RAND, an authenticator part AUTN used for 
     authenticating the network to the USIM, an expected result part 
     XRES, a session key for integrity check IK, and a session key for 
     encryption CK. 

   - The RAND and the AUTN are delivered to the USIM. 

   - The USIM verifies the AUTN, again based on the secret key and the 
     sequence number. If this process is successful (the AUTN is valid 
     
   Arkko and Haverinen     Expires 27 April, 2004            [Page 3] 


                        EAP AKA Authentication        27 October, 2003 
    
     and the sequence number used to generate AUTN is within the 
     correct range), the USIM produces an authentication result, RES 
     and sends this to the home environment. 

   - The home environment verifies the correct result from the USIM. If 
     the result is correct, IK and CK can be used to protect further 
     communications between the USIM and the home environment. 
    
   When verifying AUTN, the USIM may detect that the sequence number 
   the network uses is not within the correct range. In this case, the 
   USIM calculates a sequence number synchronization parameter AUTS and 
   sends it to the network. AKA authentication may then be retried with 
   a new authentication vector generated using the synchronized 
   sequence number. 
    
   For a specification of the AKA mechanisms and how the cryptographic 
   values AUTN, RES, IK, CK and AUTS are calculated, see reference [1]. 
    

     
   Arkko and Haverinen     Expires in six months             [Page 3] [TS 33.102]. 
    
   In EAP AKA Authentication               June 2003 
    
   It is also possible that the home environment delegates AKA, the actual 
   authentication task to an intermediate node. In this case EAP server node obtains the authentication vector or parts of it are delivered to the 
   intermediate node, enabling it to perform the comparison between vectors, 
   compares RES and XRES, and possibly also use uses CK and IK. Such delivery MUST be 
   done IK in a secure manner. In EAP AKA, the EAP server node is such an 
   intermediate node. key derivation.  
    
   In the third generation mobile networks, AKA is used both for radio 
   network authentication and IP multimedia service authentication 
   purposes. Different user identities and formats are used for these; 
   the radio network uses the International Mobile Subscriber 
   Identifier (IMSI), whereas the IP multimedia service uses the 
   Network Access Identifier (NAI) [4]. [RFC 2486]. 
    
    
2. Terms and Conventions Used in This Document 
    
   The following terms will key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", 
   "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this 
   document are to be used through interpreted as described in [RFC 2119]. 
    
   The terms and abbreviations "authenticator", "backend authentication 
   server", "EAP server", "Silently Discard", "Master Session Key 
   (MSK)", and "Extended Master Session Key (EMSK)" in this document: document 
   are to be interpreted as described in [EAP]. 
    
   This document frequently uses the following terms and abbreviations: 
    
    
    
   AAA protocol 

      Authentication, Authorization and Accounting protocol 

   AAA server 

      The AAA server is responsible for storing shared secrets 

   AKA 

      Authentication and 
      other credential information necessary for the authentication of 
      users. Cf. Key Agreement 



     
   Arkko and Haverinen     Expires 27 April, 2004            [Page 4] 


                        EAP server AKA Authentication and Key Agreement        27 October, 2003 
    
   AuC 

      Authentication Centre. The mobile network element that can 
      authenticate subscribers either in GSM or in UMTS networks. 

   Authenticator 

      The entity that terminates the protocol carrying EAP used by the 
      client, such as a Network Access Server (NAS) terminating the PPP 
      link. The EAP server may be co-located in the Authenticator. In 
      this case, the Authenticator may actually authenticate the user 
      based on information received from the AAA server. 

       

   EAP 

      Extensible Authentication Protocol [5]. 



     
   Arkko and Haverinen     Expires in six months             [Page 4] 


                        EAP AKA Authentication               June 2003 
    
   EAP server 

      The network element that terminates the EAP protocol. Typically, 
      the EAP server functionality is implemented in a AAA server. [EAP]. 

   GSM 

      Global System for Mobile communications. 

   NAI 

      Network Access Identifier [4]. [RFC 2486]. 

   AUTN 

      Authentication value generated by the AuC which together with the 
      RAND authenticates the server to the client, peer, 128 bits [1]. [TS 33.102]. 

   AUTS 

      A value generated by the client peer upon experiencing a synchronization 
      failure, 112 bits. 

   Permanent Identity 

      The permanent identity of the peer, including an NAI realm 
      portion in environments where a realm is used. The permanent 
      identity is usually based on the IMSI. Used on full 
      authentication only. 

   Permanent Username 

      The username portion of permanent identity, ie. not including any 
      realm portions.  

   Pseudonym Identity 

      A pseudonym identity of the peer, including an NAI realm portion 
      in environments where a real is used. Used on full authentication 
      only. 

   Pseudonym Username 

      The username portion of pseudonym identity, ie. not including any 
      realm portions. 



     
   Arkko and Haverinen     Expires 27 April, 2004            [Page 5] 


                        EAP AKA Authentication        27 October, 2003 
    
   Re-authentication Identity 

      A re-authentication identity of the peer, including an NAI realm 
      portion in environments where a real is used. Used on re-
      authentication only. 

   Re-authentication Username 

      The username portion of re-authentication identity, ie. not 
      including any realm portions. 

   RAND 

      Random number generated by the AuC, 128 bits [1]. [TS 33.102]. 

   RES 

      Authentication result from the client, peer, which together with the RAND 
      authenticates the client peer to the server, 128 bits [1]. [TS 33.102]. 

   SQN 

      Sequence number used in the authentication process, 48 bits [1]. [TS 
      33.102]. 

   SIM 

      Subscriber Identity Module. The SIM is an application 
      traditionally resident on smart cards distributed by GSM 
      operators. 

   SRES 

      The authentication result parameter in GSM, corresponds to the 
      RES parameter in UMTS aka, 32 bits. 

   USIM 

      UMTS Subscriber Identity Module. USIM is an application that is 
      resident e.g. on smart cards distributed by UMTS operators. 

 

     
   Arkko and Haverinen     Expires in six months             [Page 5] 


                        EAP AKA Authentication               June 2003 


   The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", 
   "SHOULD", "SHOULD NOT", "RECOMMENDED",  "MAY", and "OPTIONAL" in 
   this document are to be interpreted as described in RFC 2119 [6] [RFC 2119]  

3. Protocol Overview 
    
   In this document, 
    
   The message flow below shows the term basic successful full 
   authentication exchange in EAP Server refers to AKA. At the network element 
   that terminates the EAP protocol. Usually the EAP server is separate 
   from the authenticator device, which is the network element closest 
   to the client, such as a Network Access Server (NAS) or an IEEE 
   802.1X bridge. Alternatively, the EAP server functionality may be 
   co-located in the authenticator although typically, the EAP server 
   functionality is implemented on a separate AAA server with whom the 
   authenticator communicates using an AAA protocol. (The exact AAA 
   communications are outside the scope of this document, however.) 
    
   The message flow below shows the basic successful full 
   authentication case with the EAP AKA. The minimum, EAP AKA uses two 
   roundtrips to authorize the user and generate session keys. As in 
   other EAP schemes, first an identity request/response message pair is exchanged. 
   usually exchanged first. On full authentication, the peer's identity 
   response includes either the user's International Mobile Subscriber 
     
   Arkko and Haverinen     Expires 27 April, 2004            [Page 6] 


                        EAP AKA Authentication        27 October, 2003 
    
   Identity (IMSI), or a temporary identity (pseudonym) if identity 
   privacy is in effect, as specified in Section 4.1. (As specified in [5], 
   [EAP], the initial identity request is not required, and MAY be 
   bypassed in cases where the authenticator network can presume the identity, such 
   as when using leased lines, dedicated dial-ups, etc. Please see also 
   Section 4.2 4.1.2 for specification how to obtain the identity via EAP 
   AKA messages.)  
    
   Next, the EAP server starts the actual AKA protocol by sending an 
   EAP-Request/AKA-Challenge message. EAP AKA packets encapsulate 
   parameters in attributes, encoded in a Type, Length, Value format. 
   The packet format and the use of attributes are specified in Section 
   6. 
   5. The EAP-Request/AKA-Challenge message contains a random number 
   (AT_RAND) and an authorization vector a network authentication token (AT_AUTN), and a 
   message authentication code AT_MAC. The EAP-Request/AKA-Challenge 
   message MAY optionally contain encrypted data, which is used for Identity 
   identity privacy and re-authentication support, as described in 
   Section 4.3. 4.1. The AT_MAC attribute contains a message authentication 
   code covering the EAP packet. The encrypted data is not shown in the 
   figures of this section. 
    
   The client peer runs the AKA algorithm (perhaps inside an (typically using a USIM) and 
   verifies the AUTN. If this is successful, the client peer is talking to a 
   legitimate EAP server and proceeds to send the EAP-Response/AKA-
   Challenge. This message contains a result parameter that allows the 
   EAP server in turn to authenticate the client, peer, and the AT_MAC 
   attribute to integrity protect the EAP message. 
    


























     
   Arkko and Haverinen     Expires in six months 27 April, 2004            [Page 6] 7] 


                        EAP AKA Authentication               June        27 October, 2003 
    
       Client 
    
       Peer                                             Authenticator 
          |                                                       | 
          |                      EAP-Request/Identity             | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/Identity                                 | 
          | (Includes user's NAI)                                 | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server runs UMTS algorithms, | 
          |                            | generates RAND and AUTN.     | 
          |                            +------------------------------+ 
          |                                                       | 
          |                         EAP-Request/AKA-Challenge     | 
          |                         (AT_RAND, AT_AUTN, AT_MAC)    | 
          |<------------------------------------------------------| 
          |                                                       | 
      +-------------------------------------+                     | 
      | Client Peer runs UMTS algorithms on USIM,| USIM,  |                     | 
      | verifies AUTN and MAC, derives RES  |                     | 
      | and session key                     |                     | 
      +-------------------------------------+                     | 
          |                                                       | 
          | EAP-Response/AKA-Challenge                            | 
          | (AT_RES, AT_MAC)                                      | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                          +--------------------------------+ 
          |                          | Server checks the given RES,   | 
          |                          | and MAC and finds them correct.| 
          |                          +--------------------------------+ 
          |                                                       | 
          |                                          EAP-Success  | 
          |<------------------------------------------------------| 
    
    
   The second message flow shows how the EAP server rejects the Client Peer 
   due to a failed authentication. The same flow is also used in the 
   GSM compatible mode, except that the AT_AUTN attribute and AT_MAC 
   attribute are not used in the messages. 
    












     
   Arkko and Haverinen     Expires in six months 27 April, 2004            [Page 7] 8] 


                        EAP AKA Authentication               June        27 October, 2003 
    
       Client 
    
       Peer                                              Authenticator 
          |                                                       | 
          |                      EAP-Request/Identity             | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/Identity                                 | 
          | (Includes user's NAI)                                 | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server runs UMTS algorithms, | 
          |                            | generates RAND and AUTN.     | 
          |                            +------------------------------+ 
          |                                                       | 
          |                      EAP-Request/AKA-Challenge        | 
          |                      (AT_RAND, AT_AUTN, AT_MAC)       | 
          |<------------------------------------------------------| 
          |                                                       | 
      +-------------------------------------+                     | 
      | Client Peer runs UMTS algorithms on USIM,| USIM,  |                     | 
      | possibly verifies AUTN, and sends an|                     | 
      | invalid response                    |                     | 
      +-------------------------------------+                     | 
          |                                                       | 
          | EAP-Response/AKA-Challenge                            | 
          | (AT_RES, AT_MAC)                                      | 
          |------------------------------------------------------>| 
          |                                                       | 
          |              +------------------------------------------+ 
          |              | Server checks the given RES and the MAC, | 
          |              | and finds one of them incorrct.          | 
          |              +------------------------------------------+ 
          |                                                       | 
          |                                          EAP-Failure  | 
          |<------------------------------------------------------| 
    
    
   The next message flow shows the client peer rejecting the AUTN of the EAP 
   server.  
    
   The client peer sends an explicit error message (EAP-Response/AKA-
   Authentication-Reject) to the Authenticator, EAP server, as usual in AKA when AUTN 
   is incorrect. This allows the EAP server to produce the same error 
   statistics as AKA in general produces in UMTS. Please note 
   that this behavior is different from other EAP/AKA error cases, such 
   as when encountering an incorrect AT_MAC attribute, the client 
   silently discards the EAP/AKA message.  
    
    
    







     
   Arkko and Haverinen     Expires in six months 27 April, 2004            [Page 8] 9] 


                        EAP AKA Authentication               June        27 October, 2003 
    
       Client 
    
        Peer                                             Authenticator 
          |                                                       | 
          |                      EAP-Request/Identity             | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/Identity                                 | 
          | (Includes user's NAI)                                 | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server runs UMTS algorithms, | 
          |                            | generates RAND and a bad AUTN| 
          |                            +------------------------------+ 
          |                                                       | 
          |                         EAP-Request/AKA-Challenge     | 
          |                         (AT_RAND, AT_AUTN, AT_MAC)    | 
          |<------------------------------------------------------| 
          |                                                       | 
      +-------------------------------------+                     | 
      | Client Peer runs UMTS algorithms on USIM   |                     | 
      | and discovers AUTN that can not be  |                     | 
      | verified                            |                     | 
      +-------------------------------------+                     | 
          |                                                       | 
          | EAP-Response/AKA-Authentication-Reject                | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                                                       | 
          |                                          EAP-Failure  | 
          |<------------------------------------------------------| 
    
    
   The AKA uses shared secrets between the Client Peer and the Client's Peer's home 
   operator together with a sequence number to actually perform an 
   authentication. In certain circumstances it is possible for the 
   sequence numbers to get out of sequence. Here's what happens then: 
    

















     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 9] 10] 


                        EAP AKA Authentication               June        27 October, 2003 
    
       Client 
    
        Peer                                             Authenticator 
          |                                                       | 
          |                      EAP-Request/Identity             | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/Identity                                 | 
          | (Includes user's NAI)                                 | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server runs UMTS algorithms, | 
          |                            | generates RAND and AUTN.     | 
          |                            +------------------------------+ 
          |                                                       | 
          |                         EAP-Request/AKA-Challenge     | 
          |                         (AT_RAND, AT_AUTN, AT_MAC)    | 
          |<------------------------------------------------------| 
          |                                                       | 
      +-------------------------------------+                     | 
      | Client Peer runs UMTS algorithms on USIM   |                     | 
      | and discovers AUTN that contains an |                     | 
      | inappropriate sequence number       |                     | 
      +-------------------------------------+                     | 
          |                                                       | 
          | EAP-Response/AKA-Synchronization-Failure              | 
          | (AT_AUTS)                                             | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                              +---------------------------+ 
          |                              | Perform resynchronization | 
          |                              | Using AUTS and            | 
          |                              | the sent RAND             | 
          |                              +---------------------------+ 
          |                                                       | 
    
   After the resynchronization process has taken place in the server 
   and AAA side, the process continues by the server side sending a new 
   EAP-Request/AKA-Challenge message. 
    
   In addition to the full authentication scenarios described above, 
   EAP AKA includes a re-authentication procedure, which is specified 
   in Section 5. 
    
4. Identity Management 
    
   This section specifies user identity management and identity privacy 
   support. 
    
4.1. User Identity in EAP-Response/Identity 
    
   In the beginning of an EAP authentication, the Authenticator issues 4.2. Re-authentication is based on keys derived on full 
   authentication. If the peer has maintained state information for re-
   authentication and wants to use re-authentication, then the peer 
   indicates this by using a specific re-authentication identity 
   instead of the permanent identity or a pseudonym identity. The re-
   authentication procedure is described in Section 4.2. 
    
4. Operation 
    
4.1. Identity Management 

4.1.1. Format, Generation and Usage of Peer Identities 
    
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 11] 


                        EAP AKA Authentication        27 October, 2003 
    
General 

   In the beginning of EAP authentication, the Authenticator or the EAP 
   server usually issues the EAP-Request/Identity packet to the client. peer. 
   The client peer responds with EAP-Response/Identity, which contains the 
   user's identity. The formats of these packets are specified in [5]. 
     
   Arkko and Haverinen     Expires in six months            [Page 10] 


                        EAP AKA Authentication               June 2003 
   [EAP]. 

   UMTS subscribers are identified with the International Mobile 
   Subscriber Identity (IMSI) [7]. [TS 23.003]. The IMSI is composed of a 
   three digit Mobile Country Code (MCC), a two or three digit Mobile 
   Network Code (MNC) and a not more than 10 digit Mobile Subscriber 
   Identification Number (MSIN). In other words, the IMSI is a string 
   of not more than 15 digits. MCC and MNC uniquely identify the 
   operator. GSM 
   operator and  help identify the AuC from which the authentication 
   vectors need to be retrieved for this subscriber. 

   Internet AAA protocols identify users with the Network Access 
   Identifier (NAI) [4]. [RFC 2486]. When used in a roaming environment, the 
   NAI is composed of a username and a realm, separated with "@" 
   (username@realm). The username portion identifies the subscriber 
   within the realm. The AAA nodes use 

   This section specifies the realm portion of peer identity format used in EAP/AKA. In 
   this document, the NAI term identity or peer identity refers to 
   route AAA requests the 
   whole identity string that is used to identify the correct AAA server. peer. The peer 
   identity may include a realm name used in 
   this protocol MAY be chosen by portion. "Username" refers to the operator and it MAY be a 
   configurable parameter in 
   portion of the EAP/AKA client implementation. In this 
   case, peer identity that identifies the client is typically configured with user, i.e. the NAI realm of 
   username does not include the 
   home operator. Operators MAY reserve a specific realm name for portion. 

Identity Privacy Support 

   EAP/AKA users. This convention makes it easy to recognize that the 
   NAI identifies a subscriber includes optional identity privacy (anonymity) support that uses EAP/AKA. Such a reserved NAI 
   realm may 
   can be a useful hint used to hide the first authentication method cleartext permanent identity and thereby to use 
   during method negotiation. 
   make the subscriber's EAP exchanges untraceable to eavesdroppers. 
   Because the permanent identity never changes, revealing it would 
   help observers to track the user. The permanent identity is usually 
   based on the IMSI, which may further help the tracking, because the 
   same identifier may used in other contexts as well. Identity privacy 
   is based on temporary identities, or pseudonyms, which are 
   equivalent to but separate from the Temporary Mobile Subscriber 
   Identities (TMSI) that are used on cellular networks. Please see 
   Section 9.1 for security considerations regarding identity privacy. 

Username Types in EAP/AKA Identities 

   There are three types of NAI username portions usernames in EAP/AKA: non-
   pseudonym EAP/AKA peer identities:  

   (1) Permanent usernames. For example, 
   0123456789098765@myoperator.com might be a valid permanent usernames, pseudonym usernames identity. 
   In this example, 0123456789098765 is the permanent username.  



     
   Arkko and re-
   authentication Haverinen     Expires 27 April, 2004           [Page 12] 


                        EAP AKA Authentication        27 October, 2003 
    
   (2) Pseudonym usernames. For example, 2s7ah6n9q@myoperator.com might 
   be a valid pseudonym identity. In this example, 2s7ah6n9q is the 
   pseudonym username. 

   (3) Re-authentication usernames. For example, 
   43953754a@myoperator.com might be a valid re-authentication 
   identity. In this case, 43953754 is the re-authentication username. 

   The first two types of identities are only used on full 
   authentication and the last one only on re-authentication. When the 
   optional identity privacy support is not used, the non-pseudonym 
   permanent username identity is used. used on full authentication. The non-pseudonym permanent username MAY be derived from the IMSI. re-
   authentication exchange is specified in Section 4.2. 

sername Decoration 

   In this case, some environments, the peer may need to decorate the identity by 
   prepending or appending the permanent username MUST with a string, in order to 
   indicate supplementary AAA routing information in addition to the 
   NAI realm. (The usage of a NAI realm portion is not considered to be 
   decoration.) Username decoration is out of the format "0imsi". 
   In other words, the first character scope of the this 
   document. However, it should be noted that username is decoration might 
   prevent the digit 
   zero (ASCII value 0x30), followed by server from recognizing a valid username. Hence, 
   although the IMSI. The IMSI is an ASCII 
   string that consists of not more than 15 decimal digits (ASCII 
   values between 0x30 and 0x39) as specified peer MAY use username decoration in [7] 
    
   The the identities the 
   peer includes in EAP-Response/Identity, and the EAP server MAY use the leading "0" as 
   accept a hint to try EAP/AKA as decorated peer username in this message, the first authentication method during method negotiation. The 
   EAP/AKA peer or the 
   EAP server MAY propose MUST NOT decorate any other peer identities that are used 
   in various EAP/AKA even if attributes. Only the leading character was 
   not "0". 
    
   Alternatively, an  implementation identity used in EAP-
   Response/Identity may choose be decorated. 

NAI Realm Portion 

   The peer MAY include a permanent username 
   that is not based on realm portion in the IMSI. In this case peer identity, as per 
   the selection NAI format. The use of a realm portion is not mandatory. 

   If a realm is used, the 
   username, its format, realm MAY be chosen by the operator and its processing is it 
   MAY a local matter. configurable parameter in the EAP/SIM peer implementation. In 
   this case, the client implementation MUST NOT prepend any leading 
   characters peer is typically configured with the NAI realm of 
   the home operator. Operators MAY reserve a specific realm name for 
   EAP/AKA users. This convention makes it easy to recognize that the username. 
   NAI identifies a UMTS subscriber. Such reserved NAI realm may be 
   useful as a hint as to the first authentication method to use during 
   method negotiation. When the optional identity privacy support peer is used on full 
   authentication, using a pseudonym username 
   instead of the client MAY use permanent username, the pseudonym received upon peer selects the 
   previous full authentication sequence realm name 
   portion similarly as it select the username realm portion of when using the 
   NAI, as specified in Section 4.3. The client MUST NOT modify the 

     
   Arkko and Haverinen     Expires in six months            [Page 11] 


                        EAP AKA Authentication               June 2003 
    
   pseudonym received in AT_NEXT_PSEUDONYM. For example, the client 
   MUST NOT prepend any leading characters in the pseudonym. 
    
   On re-authentication, the client uses the re-authentication identity 
   received upon the previous authentication sequence as the NAI. A new 
   re-authentication identity may be delivered as part of both full 
   authentication and re-authentication. The client MUST NOT modify the 
   re-authentication identity received in AT_NEXT_REAUTH_ID but the 
   client must use the re-authentication identity as it is. For 
   example, the client MUST NOT prepend any leading characters in the 
   re-authentication identity. 
   permanent username. 

   If no configured realm name is available, the client peer MAY derive the 
   realm name from the MCC and MNC portions of the IMSI. A recommended 
   way to derive the realm from the IMSI using the realm 
   3gppnetwork.org will be specified in [8]. [Draft 3GPP TS 23.234]. 
   Alternatively, the realm name may be obtained by concatenating 
   "mnc", the MNC digits of IMSI, ".mcc", the MCC digits of IMSI and 
   ".owlan.org". For example, if the IMSI is 123456789098765, and the 
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 13] 


                        EAP AKA Authentication        27 October, 2003 
    
   MNC is three digits long, then the derived realm name is 
   "mnc456.mcc123.owlan.org". 

   The IMSI is a string of digits without any explicit structure, so 
   the peer may not be able to determine the length of the MNC portion. 
   If the client peer is not able to determine whether the MNC is two or three 
   digits long, the client peer MAY use a 3-digit MNC. If the correct length 
   of the MNC is two, then the MNC used in the realm name will 
   include includes the 
   first digit of MSIN. Hence, when configuring AAA networks for 
   operators that have 2-digit MNCs, MNC's, the network SHOULD also be 
   prepared for realm names with incorrect 3-digit MNCs. 
    
4.2. Obtaining Subscriber Identity via EAP AKA Messages 
    
   It may be useful to obtain the identity MNC's. 

Format of the subscriber through 
   means other than EAP Request/Identity. This can eliminate Permanent Username 

   The non-pseudonym permanent username SHOULD be derived from the need 
   for an identity request when using EAP method negotiation. If 
   IMSI. In this 
   was not possible then it might not be possible to negotiate EAP/AKA 
   as case, the second method since not all EAP implementations support 
   multiple EAP Identity requests. 
    
   EAP-Request/AKA-Identity and EAP-Response/AKA-Identity packets may permanent username MUST be used for obtaining of the subscriber identity. The EAP-Request/AKA-
   Challenge, EAP-Response/AKA-Challenge, or format "0" 
   | IMSI, where the packets used on re-
   authentication may optionally include character "|" denotes concatenation. In other 
   words, the AT_CHECKCODE attribute, 
   which enables first character of the protocol peers to ensure username is the integrity of digit zero (ASCII 
   value 0x30), followed by the AKA-
   Identity packets. AT_CHECKCODE IMSI. The IMSI is an ASCII string that 
   consists of not more than 15 decimal digits (ASCII values between 
   0x30 and 0x39) as specified in Section 7.2. 
    
   If the [TS 23.003]. 

   The EAP server has not received any identity (permanent identity, 
   pseudonym or re-authentication identity) from MAY use the client when 
   sending leading "0" as a hint to try EAP/AKA as 
   the first authentication method during method negotiation, rather 
   than for example EAP/SIM. The EAP/AKA request, then the EAP server SHOULD issue MAY propose EAP/AKA 
   even if the EAP-Request/AKA-Identity packet leading character was not "0". 

   Alternatively, an implementation MAY choose a permanent username 
   that is not based on the IMSI. In this case the selection of the 
   username, its format, and includes its processing is out of the AT_ANY_ID_REQ 
   attribute (specified in Section 8.5). This attribute does not 
   contain scope of this 
   document. In this case, the peer implementation MUST NOT prepend any data. 
    
   If 
   leading characters to the username. 

Generating Pseudonyms and Re-authentication Identities by the Server 

   Pseudonym usernames and re-authentication identities are generated 
   by the EAP server. The EAP server has received produces pseudonym usernames and 
   re-authentication identities in an EAP-Response/Identity packet but implementation-dependent manner. 
   Only the contents do not appear EAP server needs to be a valid able to map the pseudonym username 
   to the permanent identity, 
   pseudonym or to recognize a re-authentication identity, 
   identity. Regardless of construction method, the EAP server SHOULD 
     
   Arkko and Haverinen     Expires in six months            [Page 12] 


                        EAP AKA Authentication               June 2003 
    
   issue an EAP-Request/AKA-Identity packet with the AT_ANY_ID_REQ 
   attribute. 
    
   In some environments the intermediate entities or software layers in pseudonym username 
   MUST conform to the client may modify grammar specified for the username portion of an 
   NAI. The re-authentication identity string in also MUST conform to the EAP-
   Response/Identity packet. For example, some NAI 
   grammar. The EAP layer 
   implementations may cache servers that the identity string from subscribers of an operator can use 
   MUST ensure that the first 
   authentication pseudonym usernames and do not obtain a new identity string from the EAP 
   method implementation on subsequent authentication exchanges. 
   Because the identity string is username portions 
   used in key derivation, such 
   modifications will result in failed authentication unless the re-authentication identities they generate are unique. 

   In any case, it is necessary that permanent usernames, pseudonym 
   usernames and re-authentication usernames are separate and 
   recognizable from each other. It is also desirable that EAP 
   server uses the AT_ANY_ID_REQ attribute to obtain SIM and 
   EAP AKA user names be recognizable from each other as an unmodified copy 
   of aid for the identity string. Therefore, in cases when there 
   server to which method to offer. 


     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 14] 


                        EAP AKA Authentication        27 October, 2003 
    
   In general, it is a 
   possibility that an intermediate element or software layer may 
   modify the EAP-Response/Identity packet, task of the EAP server SHOULD 
   always use the EAP-Request/AKA-Identity packet with the 
   AT_ANY_ID_REQ attribute, even if the identity received in EAP-
   Response/Identity was valid. 
    
   The AT_ANY_ID_REQ attribute requests and the client policies of its 
   administrator to include the 
   AT_IDENTITY attribute (specified in Section 8.6) ensure sufficient separation in the EAP-
   Response/AKA-Identity packet. The identity format in usernames. 
   Pseudonym usernames and re-authentication usernames are both 
   produced and used by the AT_IDENTITY 
   attribute EAP server. The EAP server MUST compose 
   pseudonym usernames and re-authentication usernames so that it can 
   recognize if a NAI username is an EAP AKA pseudonym username or an 
   EAP AKA re-authentication username. For instance, when the same as usernames 
   have been derived from the IMSI, the server could use different 
   leading characters in the Type-Data field of pseudonym usernames and re-authentication 
   usernames (e.g. the EAP-
   Response/Identity packet. The AT_IDENTITY attribute contains pseudonym could begin with a 
   permanent identity, leading "2" 
   character). When mapping a pseudonym re-authentication identity or to a re-authentication 
   identity. If permanent 
   identity, the server does not support re-authentication, it uses SHOULD only examine the AT_FULLAUTH_ID_REQ attribute instead username portion of the AT_ANY_ID_REQ 
   attribute to directly request for a full authentication 
   re-authentication identity 
   (either and ignore the permanent identity or realm portion of the 
   identity. 

   Because the peer may fail to save a pseudonym identity). If username sent to in an 
   EAP-Request/AKA-Challenge, for example due to malfunction, the EAP 
   server uses SHOULD maintain at least one old pseudonym username in 
   addition to the AT_FULLAUTH_ID_REQ attribute, most recent pseudonym username. 

Transmitting Pseudonyms and Re-authentication Identities to the client MUST NOT 
   use a Peer 

   The server transmits pseudonym usernames and re-authentication identity 
   identities to the peer in cipher, using the AT_IDENTITY AT_ENCR_DATA attribute. 

   The use of pseudonyms for anonymity is specified in Section 4.3. The 
   use of EAP-Request/AKA-Challenge message MAY include an encrypted 
   pseudonym username and/or an encrypted re-authentication identities is specified in Section 5. 
    
   The full authentication case is illustrated identity in 
   the figure below. In 
   this case, AT_IDENTITY contains either value field of the permanent AT_ENCR_DATA attribute. Because identity or a 
   pseudonym identity. The same sequence is also used in case 
   privacy support and re-authentication are optional to implement, the 
   server uses 
   peer MAY ignore the AT_FULLAUTH_ID_REQ in EAP-Request/AKA-Identity 
    














     
   Arkko AT_ENCR_DATA attribute and Haverinen     Expires in six months            [Page 13] 


                        EAP AKA Authentication               June 2003 
    
       Client                                             Authenticator 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server does not have any     | 
          |                            | Subscriber identity available| 
          |                            | When starting EAP/AKA        | 
          |                            +------------------------------+ 
          |                                                       | 
          |          EAP-Request/AKA-Identity                     | 
          |          (AT_ANY_ID_REQ)                              | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          | EAP-Response/AKA-Identity                             | 
          | (AT_IDENTITY)                                         | 
          |------------------------------------------------------>| 
          |                                                       | 
    
   If the client wants to perform full authentication, it includes always use the 
   permanent identity or a pseudonym identity in the AT_IDENTITY 
   attribute. The client may use these identities identity. On re-authentication (discussed in response to either 
   AT_ANY_ID_REQ or AT_FULLAUTH_ID_REQ. If Section 4.2), 
   the server uses the 
   AT_ANY_ID_REQ and the client wants to perform re-authentication, 
   then the client includes MAY include a new encrypted re-authentication identity in 
   the 
   AT_IDENTITY attribute. 
    
   If EAP-Request/AKA-Reauthentication message. 

   On receipt of the client uses its full authentication identity and EAP-Request/AKA-Challenge, the 
   AT_IDENTITY attribute contains a valid permanent identity or peer MAY decrypt 
   the encrypted data in AT_ENCR_DATA and if a valid pseudonym identity that the EAP server username is able to decode to the 
   permanent identity, then the full authentication sequence proceeds 
   as usual with 
   included, the EAP Server issuing peer may use the EAP-Request/AKA-Challenge 
   message. 
    
   On re-authentication, if obtained pseudonym username on the AT_IDENTITY attribute contains 
   next full authentication. If a valid re-authentication identity and the server agrees on using re-
   authentication, is 
   included, then the server proceeds with the re-authentication 
   sequence peer MAY save it and issues the EAP-Request/AKA-Reauthentication packet, other re-authentication 
   state information, as 
   specified discussed in Section 5. 4.2, for the next re-
   authentication.  

   If the server peer does not recognize the re-
   authentication identity, then it issues receive a second EAP-Request/AKA-
   Identity message and includes new pseudonym username in the AT_FULLAUTH_ID_REQ attribute. In 
   this case, a second EAP/AKA-Identity round trip is required. EAP-
   Request/AKA-Challenge message, the peer MAY use an old pseudonym 
   username instead of the permanent username on next full 
   authentication. The 
   messages username portions of re-authentication 
   identities are one-time usernames, which the peer MUST NOT re-use. 

Usage of the Pseudonym by the Peer 

   When the optional identity privacy support is used on full 
   authentication, the first roundtrip are ignored. (However all AKA-
   Identity round trips are included in peer MAY use the calculation pseudonym username received as 
   part of the 
   AT_CHECKCODE attribute, previous full authentication sequence as specified in Section 7.2). This is 
   illustrated below. the username 
   portion of the NAI. The peer MUST NOT modify the pseudonym username 
     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 14] 15] 


                        EAP AKA Authentication               June        27 October, 2003 
    
       Client                                             Authenticator 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server does not have any     | 
          |                            | Subscriber identity available| 
          |                            | 
    
   received in AT_NEXT_PSEUDONYM. However, as discussed above, the peer 
   MAY need to decorate the username in some environments by appending 
   or prepending the username with a string that indicates 
   supplementary AAA routing information. 

   When starting EAP/AKA        | 
          |                            +------------------------------+ 
          |                                                       | 
          |        EAP-Request/AKA-Identity                       | 
          |        (AT_ANY_ID_REQ)                                | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          | EAP-Response/AKA-Identity                             | 
          | (AT_IDENTITY containing using a re-authentication identity) | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server does not recognize    | 
          |                            | The re-authentication        | 
          |                            | Identity                     | 
          |                            +------------------------------+ 
          |                                                       | 
          |     EAP-Request/AKA-Identity                          | 
          |     (AT_FULLAUTH_ID_REQ)                              | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          | EAP-Response/AKA-Identity                             | 
          | (AT_IDENTITY with pseudonym username in an environment where a full-auth. Identity)              | 
          |------------------------------------------------------>| 
          |                                                       | 
    
   If realm 
   portion is used, the server recognizes peer concatenates the received pseudonym 
   username with the "@" character and a NAI realm portion. The 
   selection of the NAI realm is discussed above.  

Usage of the Re-authentication Identity by the Peer 

   On re-authentication, the peer uses the re-authentication identity, but still 
   wants to fall back on full authentication, 
   received as part of the server previous authentication sequence. A new re-
   authentication identity may issue the 
   EAP-Request/AKA-Challenge packet. In this case, the be delivered as part of both full 
   authentication procedure proceeds as usual. 
    
   An extra EAP/AKA-Identity round trip is also required and re-authentication. The peer MUST NOT modify the 
   username part of the re-authentication identity received in 
   AT_NEXT_REAUTH_ID, except in cases when username decoration is 
   required. Even in these cases, the AT_IDENTITY attribute contains "root" re-authentication username 
   must not be modified, but it may be appended or prepended with 
   another string. 

4.1.2. Communicating the Peer Identity to the Server 
    
General 

   The peer identity MAY be communicated to the server with the EAP-
   Response/Identity message. This message MAY contain the permanent 
   identity, a pseudonym identity, or a re-authentication identity. If 
   the peer uses the permanent identity that or a pseudonym identity, which 
   the EAP server fails is able to decode. The operation map to the permanent identity, then the 
   authentication proceeds as discussed in this case the overview of Section 3. 
   If the peer uses a re-authentication identity, and the server 
   recognized the identity and agrees on using re-authentication, then 
   a re-authentication exchange is specified performed, as described in Section 4.3. 
    
4.3. Identity Privacy Support 
    
   EAP/AKA includes optional 
   4.2. 

   The peer identity privacy (anonymity) support that can also be used transmitted from the peer to hide the cleartext permanent 
   server using EAP/AKA messages instead of EAP-Response/Identity. In 
   this case, the server includes an identity and to make requesting attribute 
   (AT_ANY_ID_REQ, AT_FULLAUTH_ID_REQ or AT_PERMANENT_ID_REQ) in the 
   subscriber's connections unlinkable to eavesdroppers. Identity 
   privacy 
   EAP-Request/AKA-Identity message, and the peer includes the 
   AT_IDENTITY attribute, which contains the peer's identity, in the 
   EAP-Response/AKA-Identity message. The AT_ANY_ID_REQ attribute is based on temporary identities, or pseudonyms, a 
   general identity requesting attribute, which are 
   equivalent the server uses if it 
   does not specify which kind of an identity the peer should return in 
   AT_IDENTITY. The server uses the AT_FULLAUTH_ID_REQ attribute to but separate from 
   request either the Temporary Mobile Subscriber 
   Identities (TMSI) that are permanent identity or a pseudonym identity. The 
   server uses the AT_PERMANENT_ID_REQ attribute to request the peer to 
   send its permanent identity. The EAP-Request/AKA-Challenge, EAP-
   Response/AKA-Challenge, or the packets used on cellular networks. Please see re-authentication may 
   optionally include the AT_CHECKCODE attribute, which enables the 
   protocol peers to ensure the integrity of the AKA-Identity packets. 
   AT_CHECKCODE is specified in Section 12.1 for security considerations concerning identity 
   privacy. 0. 
     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 15] 16] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   If 
    
   The identity privacy format in the AT_IDENTITY attribute is the same as in 
   the EAP-Response/Identity packet (except that identity decoration is 
   not used allowed). The AT_IDENTITY attribute contains a permanent 
   identity, a pseudonym identity or a re-authentication identity. 

   Obtaining the subscriber identity via EAP/AKA messages is useful if 
   the client server does not have any 
   pseudonyms or re-authentication identities available, EAP/AKA peer identity at the client 
   transmits beginning 
   of the EAP/AKA exchange or does not recognize the permanent identity the peer 
   used in EAP-Response/Identity.  This may happen if, for example, the 
   EAP-Response/Identity packet has been issued by some EAP method other than 
   EAP/AKA or if intermediate entities or software layers in the AT_IDENTITY attribute. 
    
   The EAP-Request/AKA-Challenge message MAY include an encrypted 
   pseudonym peer 
   have modified the identity string in the value field of EAP-Response/Identity 
   packet. Also, some EAP layer implementations may cache the AT_ENCR_DATA attribute. The 
   AT_IV and AT_MAC attributes are also used to transport identity 
   string from the pseudonym 
   to first EAP authentication and do not obtain a new 
   identity string from the client, as described in Section 8.1. Because EAP method implementation on subsequent 
   authentication exchanges. 

   As the identity 
   privacy support string is optional used in key derivation, any of these cases 
   will result in failed authentication unless the EAP server uses 
   EAP/AKA attributes to implement, obtain an unmodified copy of the client MAY ignore identity 
   string.  Therefore, unless the 
   AT_IV and AT_ENCR_DATA attributes and EAP server can be certain that no 
   intermediate element or software layer has modified the EAP-
   Response/Identity packet, the EAP server SHOULD always transmit use the 
   EAP/AKA attributes to obtain the identity, even if the permanent identity 
   received in the EAP-Response/Identity packet was valid. 

   Please note that the EAP/AKA peer and in the EAP/AKA server only 
   process the AT_IDENTITY attribute and entities that only pass 
   through EAP packets do not process this attribute. 
    
   On receipt of Hence, if the EAP-Request/AKA-Challenge, EAP 
   server is not co-located in the client verifies authenticator, then the 
   AT_MAC 
   authenticator and other intermediate AAA elements (such as possible 
   AAA proxy servers) will continue to refer to the peer with the 
   original identity from the EAP-Response/Identity packet regardless 
   of whether the AT_IDENTITY attribute before looking at is used in EAP/AKA to transmit 
   another identity. 

Choice of Identity for the AT_ENCR_DATA attribute. EAP-Response/Identity 

   If 
   the AT_MAC EAP/AKA peer is invalid, started upon receiving an EAP-Request/Identity 
   message, then the client MUST silently discard peer performs the EAP 
   packet. following steps. 

   If the AT_MAC attribute is valid, peer has maintained re-authentication state information and 
   if the peer wants to use re-authentication, then the client MAY 
   decrypt peer transmits 
   the encrypted data re-authentication identity in AT_ENCR_DATA and use EAP-Response/Identity. 

   Else, if the obtained peer has a pseudonym on username available, then the next full authentication. 
    
   If peer 
   transmits the client does not receive a new pseudonym identity in EAP-Response/Identity. 

   In other cases, the peer transmits the permanent identity in EAP-
   Request/AKA-Challenge message,
   Response/Identity. 




     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 17] 


                        EAP AKA Authentication        27 October, 2003 
    
Server Operation in the client MAY use an old pseudonym 
   instead Beginning of EAP/AKA Exchange 

   If the permanent identity on next full authentication. 
    
   The EAP server produces pseudonyms in an implementation-dependent 
   manner. Only has not received any identity (permanent identity, 
   pseudonym identity or re-authentication identity) from the peer when 
   sending the first EAP/AKA request, or if the EAP server needs to be able to map has received 
   an EAP-Response/Identity packet but the pseudonym contents do not appear to 
   the be 
   a valid permanent identity. Regardless of construction method, the identity, pseudonym MUST conform to the grammar specified for identity or a re-
   authentication identity, then the username 
   portion of server MUST request an NAI.  
    
   In any case, it is necessary that permanent usernames and pseudonyms 
   are separate and recognizable from each other. It is also desirable 
   that EAP SIM and EAP AKA usernames be recognizable identity 
   from each other 
   as an aid for the peer using one of the methods below. 

   The server to which method to offer. 
    
   In general, it is sends the task of EAP-Request/AKA-Identity message with the 
   AT_PERMANENT_ID_REQ message to indicate that the EAP server and wants the policies of its 
   administrator 
   peer to ensure sufficient separation include the permanent identity in the usernames. 
   Pseudonyms, for instance, are both produced and used by AT_IDENTITY attribute 
   of the EAP 
   server. EAP-Response/AKA-Identity message. This is done in the 
   following cases: 

   - The EAP server MUST compose pseudonyms so that it can 
   recognize if a NAI username is does not support re-authentication or identity privacy. 

   - The server received an EAP AKA pseudonym. For instance, 
   when the usernames have been derived from identity that it recognizes as a pseudonym 
   identity but the IMSI, server is not able to map the pseudonym 
   could begin with identity to 
   a leading "2" character. permanent identity. 

   The client MAY transmit the received pseudonym in server issues the first EAP-
   Response/Identity EAP-Request/AKA-Identity packet of with the next 
   AT_FULLAUTH_ID_REQ attribute to indicate that the server wants the 
   peer to include a full authentication with identity (pseudonym identity 
   or permanent identity) in the 
   EAP server. The client concatenates AT_IDENTITY attribute of the received pseudonym with EAP-
   Response/AKA-Identity message.  This is done in the 
   "@" character following cases: 

   - The server does not support re-authentication and the NAI realm portion. server 
   supports identity privacy 

   - The client selects the 
   realm name portion similarly as server received an identity that it select the realm name portion 
   when using the permanent identity. If recognizes as a re-
   authentication identity but the EAP server successfully 
   decodes the pseudonym received in is not able to map the EAP-Response/Identity packet re-
   authentication identity to a known client permanent identity, identity 

   The server issues the authentication proceeds EAP-Request/AKA-Identity packet with the EAP-Request/AKA-Challenge message as usual. 
    
     
   Arkko and Haverinen     Expires in six months            [Page 16] 


                        EAP AKA Authentication               June 2003 
    
   Because the client may fail to save a pseudonym sent to in an EAP-
   Request/AKA-Challenge, for example due to malfunction, the EAP 
   server SHOULD maintain at least one old pseudonym in addition 
   AT_ANY_ID_REQ attribute to indicate that the 
   most recent pseudonym. 
    
   If the EAP server requests wants the client peer 
   to include its an identity in the 
   EAP-Response/AKA-Identity packet, as specified in Section 4.2, AT_IDENTITY attribute of the 
   client MAY transmit EAP-
   Response/SIM/Start message, and the received pseudonym server does not indicate any 
   preferred type for the identity. This is done in other cases, such 
   as when the AT_IDENTITY 
   attribute. If server does not have any identity, or the EAP server successfully decodes does 
   not recognize the pseudonym to format of a 
   known identity, then received identity. 

Processing of EAP-Request/AKA-Identity by the authentication proceeds Peer 

   Upon receipt of an EAP-Request/AKA-Identity message, the peer MUST 
   perform the following steps. 

   If the EAP-Request/AKA-Identity includes AT_PERMANENT_ID_REQ the 
   peer MUST either respond with EAP-Response/AKA-Identity and include 
   the permanent identity in AT_IDENTITY or respond with EAP-
   Request/AKA-Challenge
   Response/AKA-Client-Error packet as usual. with code "unable to process 
   packet". 

     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 18] 


                        EAP AKA Authentication        27 October, 2003 
    
   If the EAP server fails to decode EAP-Request/AKA-Identity includes AT_FULL_AUTH_ID_REQ, and if 
   the pseudonym to peer has a known identity, pseudonym available, then the EAP server requests peer SHOULD respond 
   with EAP-Response/AKA-Identity and includes the permanent pseudonym identity (non-pseudonym 
   identity) by including the AT_PERMANENT_ID_REQ attribute (Section 
   8.5) 
   in AT_IDENTITY. If the EAP-Request/AKA-Identity message. Because another EAP 
   server may peer does not have generated the pseudonym using a different coding 
   scheme, the EAP server SHOULD use AT_PERMANENT_ID_REQ also in cases pseudonym when it does not recognize 
   receives this message, then the format of peer MUST either respond with EAP-
   Response/AKA-Identity and include the client identity. permanent identity in 
   AT_IDENTITY or respond with EAP-Response/AKA-Client-Error packet 
   with code "unable to process packet." The EAP server issues Peer MUST NOT use a re-
   authentication identity in the AT_IDENTITY attribute. 

   If the EAP-Request/AKA-Identity message also in includes AT_ANY_ID_REQ, and if the case when it received 
   peer has maintained re-authentication state information and the undecodable pseudonym in AT_IDENTITY 
   included peer 
   wants to use re-authentication, then the peer responds with EAP-
   Response/AKA-Identity and includes the re-authentication identity in 
   AT_IDENTITY. Else, if the EAP-Response/AKA-Identity packet. In this case, peer has a pseudonym identity available, 
   then the peer responds with EAP-Response/AKA-Identity and includes 
   the pseudonym identity in AT_IDENTITY. Else, the peer responds with 
   EAP-Response/AKA-Identity and includes the permanent identity in 
   AT_IDENTITY. 

   An EAP/AKA exchange may include several EAP/AKA-Identity rounds. The 
   server may issue a second EAP-Request/AKA-Identity, if it was not 
   able to recognize the identity the peer used in the previous 
   AT_IDENTITY attribute. At most three EAP/AKA-Identity round trip rounds can be 
   used. AT_ANY_ID_REQ can only be used in the first EAP-Request/AKA-
   Identity, in other words AT_ANY_ID_REQ MUST NOT be used in the 
   second or third EAP-Request/AKA-Identity. AT_FULLAUTH_ID_REQ MUST 
   NOT be used if the previous EAP-Request/AKA-Identity included 
   AT_PERMANENT_ID_REQ. The peer operation in cases when it receives an 
   unexpected attribute is required. 
    
   A specified in Section 4.4.1. 

Attacks against Identity Privacy 

   The section above specifies two possible ways the peer can operate 
   upon receipt of AT_PERMANENT_ID_REQ. This is because a received 
   AT_PERMANENT_ID_REQ does not necessarily originate from the valid 
   network, but an active attacker may transmit an EAP-
   Request/AKA-Identity EAP-Request/AKA-
   Identity packet with an AT_PERMANENT_ID_REQ attribute to the client, peer, 
   in an effort to find out the true identity of the user.  
   The client MAY silently discard any EAP-Request/AKA-Identity 
   messages that include AT_PERMANENT_ID_REQ for a while in order to 
   wait for an EAP-Request/AKA-Identity packet without 
   AT_PERMANENT_ID_REQ. If the valid network sent peer 
   does not want to reveal its permanent identity, then the message, peer sends 
   the 
   message will be retransmitted, so EAP-Response/AKA-Client-Error packet with the client can reconsider replying error code "unable 
   to process packet", and the message when it receives a retransmission. authentication exchange terminates.  

   Basically, there are two different policies that the client peer can employ 
   with regard to AT_PERMANENT_ID_REQ. A "conservative" client peer assumes 
   that the network is able to maintain pseudonyms robustly. Therefore, 
   if a conservative client peer has a pseudonym, pseudonym username, the client 
   silently ignores peer responds 
   with EAP-Response/AKA-Client-Error to the EAP packet with 
   AT_PERMANENT_ID_REQ, because the client peer believes that the valid 
   network is able to decode map the 
   pseudonym. pseudonym identity to the peer's 
   permanent identity. (Alternatively, the conservative client peer may respond to accept 
   AT_PERMANENT_ID_REQ in certain circumstances, for example if the 
   pseudonym was received a long time ago.) The benefit of this policy 
   is that it protects the client peer against active attacks on anonymity. On 
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 19] 


                        EAP AKA Authentication        27 October, 2003 
    
   the other hand, a "liberal" client peer always accepts the 
   AT_PERMANENT_ID_REQ and responds with the permanent identity. The 
   benefit of this policy is that it works even if the valid network 
   sometimes loses pseudonyms and is not able to decode map them to the 
   permanent identity. 
    
   The value field 

Processing of AT_IDENTITY by the AT_PERMANENT_ID_REQ does not contain any data 
   but Server 

   When the attribute is included to request server receives an EAP-Response/AKA-Identity message with 
   the client AT_IDENTITY (in response to include the 
   AT_IDENTITY attribute (Section 8.6) with server's identity requesting 
   attribute), the server MUST operate as follows. 

   If the server used AT_PERMANENT_ID_REQ, and if the AT_IDENTITY does 
   not contain a valid permanent 
     
   Arkko identity, then the server sends EAP 
   Failure and Haverinen     Expires in six months            [Page 17] the EAP AKA Authentication               June 2003 
    
   authentication exchange terminates. If the server recognizes 
   the permanent identity in and is able to continue, then the EAP-Response/AKA-Identity message. In 
   this case, server 
   proceeds with full authentication by sending EAP-Request/AKA-
   Challenge. 

   If the server used AT_FULLAUTH_ID_REQ, and if AT_IDENTITY attribute contains the client's a 
   valid permanent identity in the clear. 
    
   Please note or a pseudonym identity that the EAP/AKA client and the EAP/AKA server only 
   process can 
   map to a valid permanent identity, then the server proceeds with 
   full authentication by sending EAP-Request/AKA-Challenge. If 
   AT_IDENTITY attribute. Entities contains a pseudonym identity that only pass EAP 
   packets through do not process this attribute. Hence, if the EAP server is not co-located in the authenticator, then the 
   authenticator and other intermediate AAA elements (such as possible 
   AAA proxy servers) will continue 
   able to refer map to the client with the 
   original a valid permanent identity, or an identity from that the EAP-Response/Identity packet regardless 
   if 
   server is not able to recognize or classify, then the decoding fails in server sends 
   EAP-Request/ AKA-Identity with AT_PERMANENT_ID_REQ. 

   If the EAP server. 
    
   The figure below illustrates server used AT_ANY_ID_REQ, and if the case when AT_IDENTITY contains a 
   valid permanent identity or a pseudonym identity that the EAP server fails can 
   map to 
   decode a valid permanent identity, then the pseudonym included in server proceeds with 
   full authentication by sending EAP-Request/ AKA-Challenge. 

   If the EAP-Response/Identity packet. 
    
       Client                                             Authenticator 
          |                                                       | 
          |                               EAP-Request/Identity    | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/Identity                                 | 
          | (Includes server used AT_ANY_ID_REQ, and if AT_IDENTITY contains a pseudonym)                                | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server fails to decode the   | 
          |                            | Pseudonym.                   | 
          |                            +------------------------------+ 
          |                                                       | 
          |  EAP-Request/AKA-Identity                             | 
          |  (AT_PERMANENT_ID_REQ)                                | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          | EAP-Response/AKA-Identity                             | 
          | (AT_IDENTITY with permanent identity)                 | 
          |------------------------------------------------------>| 
          |                                                       | 
    
   If 
   valid re-authentication identity and the server recognizes the permanent identity, agrees on using re-
   authentication, then the 
   authentication sequence server proceeds as usual with the EAP Server 
   issuing the EAP-Request/AKA-Challenge message. re-authentication by 
   sending EAP-Request/ AKA-Reauthentication (Section 4.2). 

   If the server does not recognize used AT_ANY_ID_REQ, and if the permanent peer sent an EAP-
   Response/AKA-Identity with AT_IDENTITY that contains an identity 
   that the server recognizes as a re-authentication identity, or if but the 
   server is not able to continue map the authentication exchange identity to a permanent identity, then 
   the server sends EAP-Request/AKA-Identity with AT_FULLAUTH_ID_REQ. 

   If the 
   client after receiving server used AT_ANY_ID_REQ, and if AT_IDENTITY contains a 
   valid re-authentication identity, which the server is able to map to 
   a permanent identity, and if the server does not want to use re-
   authentication, then the server 
   issues proceeds with full authentication by 
   sending EAP-Request/AKA-Challenge. 

   If the EAP Failure packet server used AT_ANY_ID_REQ, and AT_IDENTITY contains an 
   identity that the authentication exchange 
   terminates. 
    
   The figure below illustrates the case when server recognizes as a pseudonym identity but the EAP 
   server fails is not able to 
   decode map the pseudonym included in the AT_IDENTITY attribute. identity to a permanent 

     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 18] 20] 


                        EAP AKA Authentication               June        27 October, 2003 
    
       Client                                             Authenticator 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server does not have any     | 
          |                            | Subscriber identity available| 
          |                            | When starting EAP/AKA        | 
          |                            +------------------------------+ 
          |                                                       | 
          | 
    
   identity, then the server sends EAP-Request/AKA-Identity                       | 
          |        (AT_ANY_ID_REQ)                                | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          |EAP-Response/AKA-Identity                              | 
          |(AT_IDENTITY with a pseudonym identity)                | 
          |------------------------------------------------------>| 
          |                                                       | 
   AT_PERMANENT_ID_REQ. 

   If the server used AT_ANY_ID_REQ, and AT_IDENTITY contains an 
   identity that the server is not able to recognize or classify, then 
   the server sends EAP-Request/AKA-Identity with AT_FULLAUTH_ID_REQ. 

    
4.1.3. Message Sequence Examples (Informative) 
    
   This section contains non-normative message sequence examples to 
   illustrate how the peer identity can be communicated to the server. 
    
sage of AT_ANY_ID_REQ 
    
   Obtaining the peer identity with EAP/AKA attributes is illustrated 
   in the figure below.  
    
       Peer                                             Authenticator 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server fails to decode the does not have any     | 
          |                            | Pseudonym in AT_IDENTITY Subscriber identity available| 
          |                            | When starting EAP/AKA        | 
          |                            +------------------------------+ 
          |                                                       | 
          |          EAP-Request/AKA-Identity                     | 
          |                (AT_PERMANENT_ID_REQ)          (AT_ANY_ID_REQ)                              | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          | EAP-Response/AKA-Identity                             | 
          | (AT_IDENTITY with permanent identity) (AT_IDENTITY)                                         | 
          |------------------------------------------------------>| 
          |                                                       | 
    
   In the worst case, there are three EAP/AKA-Identity round trips 
   before the server has obtained an acceptable identity: 
    
all Back on the first 
   round, the client sends its re-authentication identity in 
   AT_IDENTITY. The server fails to accept it and request a full 
   authentication identity with a second EAP-Request/AKA-Identity. The 
   client responds with a pseudonym identity in AT_IDENTITY. Full Authentication 

   The server 
   fails to decode figure below illustrates the pseudonym and has to issue a third EAP-
   Request/AKA-Identity, including AT_PERMANENT_ID_REQ. Finally, case when the server accepts does not 
   recognize the client's EAP-Response/AKA-Identity with re-authentication identity the 
   AT_IDENTITY attribute and proceeds with full authentication. This is 
   illustrated peer used in the figure below. 
   AT_IDENTITY.  
    












     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 19] 21] 


                        EAP AKA Authentication               June        27 October, 2003 
    
       Client 
    
       Peer                                             Authenticator 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server does not have any     | 
          |                            | Subscriber identity available| 
          |                            | When starting EAP/AKA        | 
          |                            +------------------------------+ 
          |                                                       | 
          |        EAP-Request/AKA-Identity                       | 
          |        (AT_ANY_ID_REQ)                                | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          | EAP-Response/AKA-Identity                             | 
          | (AT_IDENTITY with containing a re-authentication identity) | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server does not accept recognize    | 
          |                            | The re-authentication        | 
          |                            | Identity                     | 
          |                            +------------------------------+ 
          |                                                       | 
          |     EAP-Request/AKA-Identity                          | 
          |     (AT_FULLAUTH_ID_REQ)                              | 
          |<------------------------------------------------------| 
          |                                                       | 
          |EAP-Response/AKA-Identity                              | 
          |(AT_IDENTITY with a pseudonym identity)                | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ EAP-Response/AKA-Identity                             | 
          | Server fails to decode the (AT_IDENTITY with a full-auth. Identity)              | 
          |------------------------------------------------------>| 
          |                                                       | Pseudonym in AT_IDENTITY 
    
   If the server recognizes the re-authentication identity, but still 
   wants to fall back on full authentication, the server may issue the 
   EAP-Request/AKA-Challenge packet. In this case, the full 
   authentication procedure proceeds as usual. 
    
Requesting the Permanent Identity 1 
    
   The figure below illustrates the case when the EAP server fails to 
   decode a pseudonym identity included in the EAP-Response/Identity 
   packet. 
    










     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 22] 


                        EAP AKA Authentication        27 October, 2003 
    
       Peer                                             Authenticator 
          |                                                       | 
          |                               EAP-Request/Identity    | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/Identity                                 | 
          | (Includes a pseudonym)                                | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server fails to decode the   | 
          |                            | Pseudonym.                   | 
          |                            +------------------------------+ 
          |                                                       | 
          |  EAP-Request/AKA-Identity                             | 
          |  (AT_PERMANENT_ID_REQ)                                | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          | EAP-Response/AKA-Identity                             | 
          | (AT_IDENTITY with permanent identity)                 | 
          |------------------------------------------------------>| 
          |                                                       | 
    
   After 
    
   If the last EAP-Response/AKA-Identity message, server recognizes the permanent identity, then the full 
   authentication sequence proceeds as usual. If usual with the EAP Server 
   recognizes the permanent identity and is able to proceed, the server 
   issues 
   issuing the EAP-Request/AKA-Challenge message. If 
    
Requesting the server does not 
   recognize Permanent Identity 2 

    
   The figure below illustrates the permanent identity, or if case when the EAP server is not able fails to 
   continue the authentication exchange with the client after receiving 
   the permanent identity, then the server issues 
   decode the EAP Failure 
   packet and pseudonym included in the authentication exchange terminates. AT_IDENTITY attribute. 
    




















     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 20] 23] 


                        EAP AKA Authentication               June        27 October, 2003 
    
5. Re-authentication 
    
   In some environments, EAP authentication may be performed 
   frequently. Because the EAP AKA full authentication procedure makes 
   use of the UMTS AKA algorithms, and it therefore requires fresh 
   authentication vectors from the Authentication Centre, the full 
   authentication procedure may result in many network operations when 
   used very frequently. Therefore, EAP AKA includes a more inexpensive 
   re-authentication procedure that 
    
       Peer                                             Authenticator 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server does not make use of have any     | 
          |                            | Subscriber identity available| 
          |                            | When starting EAP/AKA        | 
          |                            +------------------------------+ 
          |                                                       | 
          |        EAP-Request/AKA-Identity                       | 
          |        (AT_ANY_ID_REQ)                                | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          |EAP-Response/AKA-Identity                              | 
          |(AT_IDENTITY with a pseudonym identity)                | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server fails to decode the   | 
          |                            | Pseudonym in AT_IDENTITY     | 
          |                            +------------------------------+ 
          |                                                       | 
          |                EAP-Request/AKA-Identity               | 
          |                (AT_PERMANENT_ID_REQ)                  | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          | EAP-Response/AKA-Identity                             | 
          | (AT_IDENTITY with permanent identity)                 | 
          |------------------------------------------------------>| 
          |                                                       | 
    
Three EAP/AKA-Identity Round Trips 

   The figure below illustrates the case with three EAP/AKA-Identity 
   round trips.  

















     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 24] 


                        EAP AKA Authentication        27 October, 2003 
    
       Peer                                             Authenticator 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server does not have any     | 
          |                            | Subscriber identity available| 
          |                            | When starting EAP/AKA        | 
          |                            +------------------------------+ 
          |                                                       | 
          |        EAP-Request/AKA-Identity                       | 
          |        (AT_ANY_ID_REQ)                                | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/AKA-Identity                             | 
          | (AT_IDENTITY with re-authentication identity)         | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server does not accept       | 
          |                            | The re-authentication        | 
          |                            | Identity                     | 
          |                            +------------------------------+ 
          |                                                       | 
          |     EAP-Request/AKA-Identity                          | 
          |     (AT_FULLAUTH_ID_REQ)                              | 
          |<------------------------------------------------------| 
          |                                                       | 
          |EAP-Response/AKA-Identity                              | 
          |(AT_IDENTITY with a pseudonym identity)                | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                            +------------------------------+ 
          |                            | Server fails to decode the   | 
          |                            | Pseudonym in AT_IDENTITY     | 
          |                            +------------------------------+ 
          |                                                       | 
          |           EAP-Request/AKA-Identity                    | 
          |           (AT_PERMANENT_ID_REQ)                       | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
          | EAP-Response/AKA-Identity                             | 
          | (AT_IDENTITY with permanent identity)                 | 
          |------------------------------------------------------>| 
          |                                                       | 
    
   After the last EAP-Response/AKA-Identity message, the full 
   authentication sequence proceeds as usual.  
    
4.2. Re-authentication 
    
4.2.1. General 
    
   In some environments, EAP authentication may be performed 
   frequently. Because the EAP AKA full authentication procedure makes 
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 25] 


                        EAP AKA Authentication        27 October, 2003 
    
   use of the UMTS AKA algorithms, and it therefore requires fresh 
   authentication vectors from the Authentication Centre, the full 
   authentication procedure may result in many network operations when 
   used very frequently. Therefore, EAP AKA includes a more inexpensive 
   re-authentication procedure that does not make use of the UMTS AKA 
   algorithms and does not need new vectors from the Authentication 
   Centre. 
    
   Re-authentication is optional to implement for both the EAP AKA 
   server and client. peer. On each EAP authentication, either one of the 
   entities may also fall back on full authentication if they do not 
   want to use re-authentication. 
    
   Re-authentication is based on the keys derived on the preceding full 
   authentication. The same K_aut and K_encr keys as in full 
   authentication are used to protect EAP AKA packets and attributes, 
   and the original Master Key from full authentication is used to 
   generate a fresh Master Session Key, as specified in Section 10. 4.5. 
    
   On re-authentication, the client peer protects against replays with an 
   unsigned 16-bit counter, included in the AT_COUNTER attribute. On 
   full authentication, both the server and the client peer initialize the 
   counter to one. The counter value of at least one is used on the 
   first re-authentication. On subsequent re-authentications, the 
   counter MUST be greater than on any of the previous re-
   authentications. For example, on the second re-authentication, 
   counter value is two or greater etc. The AT_COUNTER attribute is 
   encrypted. 
    
   The server includes an encrypted server nonce (AT_NONCE_S) in the 
   re-authentication request. The AT_MAC attribute in the client's peer's 
   response is calculated over NONCE_S to provide a challenge/response 
   authentication scheme. The NONCE_S also contributes to the new 
   Master Session Key. 
    
   As discussed in Section 4.3, in some environments the client may 
   assume that 
    
   Both the network can reliably store pseudonyms peer and therefore 
   the client may fail to respond to the AT_PERMANENT_ID_REQ attribute. 
   The network server SHOULD store pseudonyms on have an upper limit for the 
   number of subsequent re-authentications allowed before a reliable database. full 
   authentication needs to be performed. Because 
   one of a 16-bit counter is 
   used in re-authentication, the objectives theoretical maximum number of the re-authentication procedure re-
   authentications is to 
   reduce load on reached when the network, counter value reaches 0xFFFF. 
   In order to use re-authentication, the re-authentication procedure does not 
   require peer and the EAP server need 
   to contact a reliable database. Therefore, store the following values: Master Key, latest counter value and 
   the next re-authentication identity. K_aut, K_encr may either be 
   stored or derived again from MK. The server may also need to store 
   the permanent identity of the user. 
    
4.2.2. Re-authentication Identity 
    
   The re-authentication procedure makes use of separate re-
   authentication user identities. Pseudonyms and the permanent 
   identity are reserved for full authentication only. The network does 
   not need to store re-authentication identities as carefully as 
   pseudonyms. If a re-authentication re-
   authentication identity is lost and the network does not recognize 
   it, the EAP server can fall back on full authentication. 
    
     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 21] 26] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   If the EAP server supports re-authentication, it MAY include the 
   skippable AT_NEXT_REAUTH_ID attribute in the encrypted data of EAP-
   Request/AKA-Challenge message. This attribute contains a new re-
   authentication identity for the next re-authentication. The client peer MAY 
   ignore this attribute, in which case it will use full authentication 
   next time. If the client peer wants to use re-
   authentication, re-authentication, it uses this 
   re-authentication identity on next authentication. Even if the client peer 
   has a re-authentication identity, the client peer MAY discard the re-authentication re-
   authentication identity and use a pseudonym or the permanent 
   identity instead, in which case full authentication will MUST be 
   performed. 
    
   The 
    
   In environments where a real portion is needed in the peer identity, 
   the re-authentication identity received in AT_NEXT_REAUTH_ID 
   contains MUST 
   contain both the a username portion and the a realm portion of portion, as per the 
   Network Access Identifier. NAI 
   format. The EAP Server can choose an appropriate realm part in order 
   to have the AAA infrastructure route subsequent re-authentication 
   related requests to the same AAA server. For example, the realm part 
   MAY include a portion that is specific to the AAA server. Hence, it 
   is sufficient to store store the context required for re-authentication in 
   the AAA server that performed the full authentication. 
    
   The peer MAY use the re-authentication identity in the EAP-
   Response/Identity packet or, in response to server's AT_ANY_ID_REQ 
   attribute, the peer MAY use the re-authentication identity in the 
   AT_IDENTITY attribute of the EAP-Response/AKA-Identity packet. The 
   peer MUST NOT modify the username portion of the re-authentication 
   identity, but the peer MAY modify the realm portion or replace it 
   with another realm portion. 
    
   Even if the peer uses a re-authentication identity, the server may 
   want to fall back on full authentication, for example because the 
   server does not recognize the re-authentication identity or does not 
   want to use re-authentication. If the server was able to decode the 
   re-authentication identity to the permanent identity, the server 
   issues the EAP-Request/AKA-Challenge packet to initiate full 
   authentication. If the server was not able to recover the peer's 
   identity from the re-authentication identity, the server starts the 
   full authentication procedure by issuing an EAP-Request/AKA-Identity 
   packet. This packet always starts a full authentication sequence if 
   it does not include the AT_ANY_ID_REQ attribute. 
    
4.2.3. Re-authentication Procedure 
    
   The following figure illustrates the re-authentication procedure. 
   Encrypted attributes are denoted with '*'. The peer uses its re-
   authentication identity in the EAP-Response/Identity packet. As 
   discussed above, an alternative way to communicate the re-
   authentication identity to the server is for the peer to use the 
   AT_IDENTITY attribute in the EAP-Response/AKA-Identity message. This 
   latter case is not illustrated in the figure below, and it is only 
   possible when the server requests the peer to send its identity by 
   including the context 
   required for re-authentication AT_ANY_ID_REQ attribute in the AAA server that performed EAP-Request/AKA-
   Identity packet. 
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 27] 


                        EAP AKA Authentication        27 October, 2003 
    
    
   If the 
   full authentication. 
    
   The client MAY use server recognizes the re-authentication identity in and agrees 
   on using re-authentication, then the server sends the EAP-
   Response/Identity
   Request/AKA-Reauthentication packet or, in response to server's AT_ANY_ID_REQ the peer. This packet MUST 
   include the encrypted AT_COUNTER attribute, with a fresh counter 
   value, the client MAY use encrypted AT_NONCE_S attribute that contains a random 
   number chosen by the re-authentication identity in server, the 
   AT_IDENTITY AT_ENCR_DATA and the AT_IV 
   attributes used for encryption, and the AT_MAC attribute of that 
   contains a message authentication code over the EAP-Response/AKA-Identity packet. 
    
   Even if The packet 
   MAY also include an encrypted AT_NEXT_REAUTH_ID attribute that 
   contains the client uses a next re-authentication identity, the server may 
   want to fall back on full authentication, for example because identity.  
    
   Re-authentication identities are one-time identities. If the 
   server peer 
   does not recognize the receive a new re-authentication identity, it MUST use 
   either the permanent identity or does not 
   want to use re-authentication. If a pseudonym identity on the server was able next 
   authentication to decode initiate full authentication. 
    
   The peer verifies that the counter value is fresh (greater than any 
   previously used value). The peer also verifies that AT_MAC is 
   correct. The peer MAY save the next re-authentication identity to from 
   the permanent identity, encrypted AT_NEXT_REAUTH_ID for next time. If all checks are 
   successful, the server 
   issues peer responds with the EAP-Request/AKA-Challenge packet to initiate full 
   authentication. If EAP-Response/AKA-
   Reauthentication packet, including the AT_COUNTER attribute with the 
   same counter value and the AT_MAC attribute. 
    
   The server was not able to recover verifies the client's 
   identity from AT_MAC attribute and also verifies that the re-authentication identity, 
   counter value is the server starts same that it used in the 
   full authentication procedure by issuing an EAP-Request/AKA-Identity EAP-Request/AKA-
   Reauthentication packet. This packet always starts a full authentication sequence if 
   it does not include If these checks are successful, the AT_ANY_ID_REQ attribute. (As specified in 
   Sections 4.2 re-
   authentication has succeeded and 4.3, the server MAY use AT_ANY_ID_REQ, 
   AT_FULLAUTH_ID_REQ or AT_PERMANENT_ID_REQ attributes if it does not 
   know sends the client's identity.) 
    
   Both EAP-Success 
   packet to the client peer. 
    























     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 28] 


                        EAP AKA Authentication        27 October, 2003 
    
        Peer                                             Authenticator 
          |                                                       | 
          |                               EAP-Request/Identity    | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/Identity                                 | 
          | (Includes a re-authentication identity)               | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                          +--------------------------------+ 
          |                          | Server recognizes the server SHOULD have an upper limit for identity | 
          |                          | and agrees on using fast       | 
          |                          | re-authentication              | 
          |                          +--------------------------------+ 
          |                                                       | 
          |  EAP-Request/AKA-Reauthentication                     | 
          |  (AT_IV, AT_ENCR_DATA, *AT_COUNTER,                   | 
          |   *AT_NONCE_S, *AT_NEXT_REAUTH_ID, AT_MAC)            | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
     +-----------------------------------------------+            | 
     | Peer verifies AT_MAC and the 
   number freshness of subsequent re-authentications allowed before a full     |            | 
     | the counter. Peer MAY store the new re-       |            | 
     | authentication needs to be performed. Because a 16-bit identity for next re-auth.     |            | 
     +-----------------------------------------------+            | 
          |                                                       | 
          | EAP-Response/AKA-Reauthentication                     | 
          | (AT_IV, AT_ENCR_DATA, *AT_COUNTER with same value,    | 
          |  AT_MAC)                                              | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                          +--------------------------------+ 
          |                          | Server verifies AT_MAC and     | 
          |                          | the counter                    | 
          |                          +--------------------------------+ 
          |                                                       | 
          |                                          EAP-Success  | 
          |<------------------------------------------------------| 
          |                                                       | 
    
4.2.4. Re-authentication Procedure when Counter is 
   used in re-authentication, Too Small 
    
   If the theoretical maximum number of re-
   authentications is reached when peer does not accept the counter value reaches 0xFFFF. 
    
   In order to use re-authentication, of EAP-Request/AKA-
   Reauthentication, it indicates the client and counter synchronization problem 
   by including the encrypted AT_COUNTER_TOO_SMALL in EAP-Response/AKA-
   Reauthentication. The server need responds with EAP-Request/AKA-Challenge 
   to 
   store the following values: original Master Key, K_aut, K_encr, 
   latest counter value and initiate a normal full authentication procedure. This is 
   illustrated in the next re-authentication identity. 
    
   The following figure illustrates the re-authentication procedure. figure. Encrypted attributes are 
   denoted with '*'. The client uses its re- 
    



     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 22] 29] 


                        EAP AKA Authentication               June        27 October, 2003 
    
       Peer                                             Authenticator 
          |                                                       | 
          |                               EAP-Request/Identity    | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/Identity                                 | 
          | (Includes a re-authentication identity)               | 
          |------------------------------------------------------>| 
          |                                                       | 
          |  EAP-Request/AKA-Reauthentication                     | 
          |  (AT_IV, AT_ENCR_DATA, *AT_COUNTER,                   | 
          |   *AT_NONCE_S, *AT_NEXT_REAUTH_ID, AT_MAC)            | 
          |<------------------------------------------------------| 
          |                                                       | 
     +-----------------------------------------------+            | 
     | AT_MAC is valid but the counter is not fresh. |            | 
     +-----------------------------------------------+            | 
          |                                                       | 
          | EAP-Response/AKA-Reauthentication                     | 
          | (AT_IV, AT_ENCR_DATA, *AT_COUNTER_TOO_SMALL,          | 
          |  *AT_COUNTER, AT_MAC)                                 | 
          |------------------------------------------------------>| 
          |                                                       | 
          |            +----------------------------------------------+ 
          |            | Server verifies AT_MAC but detects           | 
          |            | That peer has included AT_COUNTER_TOO_SMALL| 
          |            +----------------------------------------------+ 
          |                                                       | 
          |                        EAP-Request/AKA-Challenge      | 
          |<------------------------------------------------------| 
          |                                                       | 
     +---------------------------------------------------------------+ 
     |                Normal full authentication identity in follows.            | 
     +---------------------------------------------------------------+ 
          |                                                       | 
    
   In the EAP-Response/Identity packet. As 
   discussed figure above, an alternative way to communicate the re-
   authentication identity first three messages are similar to the server is for 
   basic re-authentication case. When the client to use peer detects that the 
   AT_IDENTITY counter 
   value is not fresh, it includes the AT_COUNTER_TOO_SMALL attribute 
   in the EAP-Response/AKA-Identity message. EAP-Response/AKA-Reauthentication. This 
   latter case attribute doesn't contain 
   any data but it is not illustrated in a request for the server to initiate full 
   authentication. In this case, the peer MUST ignore the figure below, and it is only 
   possible when contents of 
   the server requests server's AT_NEXT_REAUTH_ID attribute. 
    
   On receipt of AT_COUNTER_TOO_SMALL, the client to send its identity by 
   including server verifies AT_MAC and 
   verifies that AT_COUNTER contains the AT_ANY_ID_REQ attribute same as in the EAP-Request/AKA-
   Identity EAP-
   Request/AKA-Reauthentication packet. If not, the server recognizes silently 
   discards the re-authentication identity and agrees EAP-Response/AKA-Reauthentication packet. If all checks 
   on using re-authentication, then the server sends packet are successful, the server transmits a EAP-
   Request/AKA-Reauthentication
   Request/AKA-Challenge packet to and the client. This packet MUST 
   include full authentication procedure 
   is performed as usual. Since the encrypted AT_COUNTER attribute, with a fresh counter 
   value, server already knows the encrypted AT_NONCE_S attribute that contains a random 
   number chosen by subscriber 
   identity, it MUST NOT use the server, EAP-Request/AKA-Identity packet to 
   request the AT_ENCR_DATA identity. 
    
     
   Arkko and the AT_IV 
   attributes Haverinen     Expires 27 April, 2004           [Page 30] 


                        EAP AKA Authentication        27 October, 2003 
    
    
4.3. EAP/AKA Notifications 
    
   The EAP-Request/Notification, specified in [EAP], can be used for encryption, and the AT_MAC attribute that 
   contains to 
   convey a displayable message authentication code over from the packet. The packet 
   MAY also include an encrypted AT_NEXT_REAUTH_ID attribute that 
   contains EAP server to the next re-authentication identity.  
    
   Re-authentication identities peer. 
   Because these messages are one-time identities. If the client 
   does not receive a new re-authentication identity, textual messages, it MUST use 
   either may be hard for the permanent identity or a pseudonym identity on 
   peer to present them in the next 
   authentication user's preferred language. Therefore, 
   EAP/AKA uses a separate EAP/AKA message subtype to initiate full authentication. 
    
   The client verifies that transmit 
   localizable notification codes instead of the counter value is fresh (greater than 
   any previously used value). The client also verifies that AT_MAC is 
   correct. EAP-
   Request/Notification packet. 
    
   The client EAP server MAY save issue an EAP-Request/AKA-Notification packet to 
   the next re-authentication identity 
   from peer. The peer MAY show a notification message to the encrypted AT_NEXT_REAUTH_ID for next time. If all checks 
   are successful, user and 
   the client responds with peer MUST respond to the EAP server with an EAP-Response/AKA-
   Reauthentication
   Notification packet, including the AT_COUNTER attribute with even if the 
   same counter value and peer did not recognize the AT_MAC attribute. 
   notification code. 
    
   The server verifies notification code is a 16-bit number. The most significant bit 
   is called the AT_MAC attribute and also verifies that Failure bit (F bit). The F bit specifies whether the 
   counter value is 
   notification implies failure. The code values with the same that it F bit set to 
   zero (code values 0...32767) are used in on unsuccessful cases. The 
   receipt of a notification code from this range implies failed 
   authentication, so the EAP-Request/AKA-
   Reauthentication packet. If these checks are successful, peer can use the re-
   authentication has succeeded and notification as a failure 
   indication. After receiving the EAP-Response/AKA-Notification for 
   these notification codes, the server sends MUST send the EAP-Success 
   packet EAP-Failure 
   packet. 
    
   The receipt of a notification code with the F bit set to one (values 
   32768...65536) does not imply failure, so the client. 
    















     
   Arkko and Haverinen     Expires in six months            [Page 23] 


                        EAP AKA Authentication               June 2003 
    
       Client                                             Authenticator 
          |                                                       | 
          |                               EAP-Request/Identity    | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/Identity                                 | 
          | (Includes peer MUST NOT change 
   its state when it receives such a re-authentication identity)               | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                          +--------------------------------+ 
          |                          | Server recognizes notification. (This version of the 
   protocol does not specify any notification codes with the F bit set 
   to one.) 
    
   The second most significant bit of the identity | 
          |                          | and agrees on using fast       | 
          |                          | re-authentication              | 
          |                          +--------------------------------+ 
          |                                                       | 
          |  EAP-Request/AKA-Reauthentication                     | 
          |  (AT_IV, AT_ENCR_DATA, *AT_COUNTER,                   | 
          |   *AT_NONCE_S, *AT_NEXT_REAUTH_ID, AT_MAC)            | 
          |<------------------------------------------------------| 
          |                                                       | 
          |                                                       | 
     +-----------------------------------------------+            | 
     | Client verifies AT_MAC and notification code is called 
   the freshness Phase bit (P bit). It specifies at which phase of   |            | 
     | the counter. Client MAY store EAP/AKA 
   exchange the new re-     |            | 
     | notification can be used. If the P bit is set to zero, 
   the notification can only be used after the EAP/AKA-Challenge round 
   in full authentication identity for next re-auth.     |            | 
     +-----------------------------------------------+            | 
          |                                                       | 
          | EAP-Response/AKA-Reauthentication                     | 
          | (AT_IV, AT_ENCR_DATA, *AT_COUNTER with same value,    | 
          |  AT_MAC)                                              | 
          |------------------------------------------------------>| 
          |                                                       | 
          |                          +--------------------------------+ 
          |                          | Server verifies or the EAP/AKA-Reauthentication round in 
   reautentication. For these notifications, the AT_MAC attribute MUST 
   be included in both EAP-Request/AKA-Notification and     | 
          |                          | the counter                    | 
          |                          +--------------------------------+ 
          |                                                       | 
          |                                          EAP-Success  | 
          |<------------------------------------------------------| 
          |                                                       | EAP-
   Response/AKA-Notification. 
    
   If the client does not accept the counter value of EAP-Request/AKA-
   Reauthentication, it indicates P bit is set to one, the counter synchronization problem notification can only by including used before 
   the encrypted AT_COUNTER_TOO_SMALL EAP/AKA-Challenge round in EAP-Response/AKA-
   Reauthentication. The server responds with EAP-Request/AKA-Challenge 
   to initiate a normal full authentication procedure. This is 
   illustrated or the EAP/AKA-
   Reauthentication round in reauthentication. For these notifications, 
   the AT_MAC attribute MUST NOT be included in either EAP-Request/AKA-
   Notification or EAP-Response/AKA-Notification. (This version of the 
   protocol does not specify any notification codes with the P bit set 
   to one.) 
    
   Some of the notification codes are authorization related and hence 
   not usually considered as part of the following figure. Encrypted attributes responsibility of an EAP 
   method. However, they are 
   denoted with '*'. included as part of EAP/AKA because there 
   are currently no other ways to convey this information to the user 
     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 24] 31] 


                        EAP AKA Authentication               June        27 October, 2003 
    
       Client                                             Authenticator 
          |                                                       | 
          |                               EAP-Request/Identity    | 
          |<------------------------------------------------------| 
          |                                                       | 
          | EAP-Response/Identity                                 | 
          | (Includes 
    
   in a re-authentication identity)               | 
          |------------------------------------------------------>| 
          |                                                       | 
          |  EAP-Request/AKA-Reauthentication                     | 
          |  (AT_IV, AT_ENCR_DATA, *AT_COUNTER,                   | 
          |   *AT_NONCE_S, *AT_NEXT_REAUTH_ID, AT_MAC)            | 
          |<------------------------------------------------------| 
          |                                                       | 
     +-----------------------------------------------+            | 
     | AT_MAC is valid but localizable way, and the counter information is not fresh. |            | 
     +-----------------------------------------------+            | 
          |                                                       | 
          | EAP-Response/AKA-Reauthentication                     | 
          | (AT_IV, AT_ENCR_DATA, *AT_COUNTER_TOO_SMALL,          | 
          |  *AT_COUNTER, AT_MAC)                                 | 
          |------------------------------------------------------>| 
          |                                                       | 
          |            +----------------------------------------------+ 
          |            | Server verifies AT_MAC but detects           | 
          |            | That client has included AT_COUNTER_TOO_SMALL| 
          |            +----------------------------------------------+ 
          |                                                       | 
          |                        EAP-Request/AKA-Challenge      | 
          |<------------------------------------------------------| 
          |                                                       | 
     +---------------------------------------------------------------+ 
     |                Normal full authentication follows.            | 
     +---------------------------------------------------------------+ 
          |                                                       | 
    
   In potentially useful for 
   the figure above, user. An EAP/AKA server implementation may decide never to send 
   these EAP/AKA notifications. 
    
4.4. Error Cases 
    
   This section specifies the first three messages are similar operation of the peer and the server in 
   error cases. The subsections below require the EAP/AKA peer and 
   server to send an error packet (EAP-Response/AKA-Client-Error or EAP 
   Failure) in error cases. However, implementations SHOULD NOT rely 
   upon the 
   basic re-authentication case. When correct error reporting behavior of the peer, 
   authenticator, or the server.  It is possible for error and other 
   messages to be lost in transit or for a malicious participant to 
   attempt to consume resources by not issuing error messages.  Both 
   the client detects that peer and the 
   counter value EAP server SHOULD have a mechanism to clean up 
   state even if an error message or EAP Success is not fresh, it includes the AT_COUNTER_TOO_SMALL 
   attribute in EAP-Response/AKA-Reauthentication. This attribute 
   doesn't contain any data but it is received after 
   a request timeout period. 
    
4.4.1. Peer Operation 
    
   Two special error messages have been specified for the server error cases that 
   are related to 
   initiate full authentication. In this case, the client MUST ignore 
   the contents processing of the server's AT_NEXT_REAUTH_ID attribute. 
    
   On receipt of AT_COUNTER_TOO_SMALL, UMTS AKA AUTN parameter, as 
   described in Section 3: (1) if the peer does not accept AUTN, the 
   peer responds with EAP-Response/AKA-Authentication-Reject (Section 
   6.5), and the server verifies AT_MAC issues EAP Failure, and 
   verifies (2) if the peer detects 
   that AT_COUNTER contains the same as sequence number in AUTN is not correct, the EAP-
   Request/AKA-Reauthentication packet. If not, peer responds 
   with EAP-Response/AKA-Synchronization-Failure (Section 6.6), and the 
   server silently 
   discards proceeds with a new EAP-Request/AKA-Challenge. 
    
   In other error cases, when an EAP/AKA peer detects an error in a 
   received EAP/AKA packet, the EAP-Response/AKA-Reauthentication EAP/AKA peer responds with the EAP-
   Response/AKA-Client-Error packet. If all checks 
   on In response to the packet are successful, EAP-
   Response/AKA-Client-Error, the EAP server transmits a EAP-
   Request/AKA-Challenge MUST issue the EAP Failure 
   packet and the full authentication procedure exchange terminates. 
    
   By default, the peer uses the client error code 0, "unable to 
   process packet". This error code is performed as usual. Since used in the server already knows following cases: 
    
   - the subscriber 
   identity, it MUST NOT use peer is not able to parse the EAP request, i.e. the EAP 
   request is malformed 
    
   - the peer encountered a malformed attribute 
    
   - wrong attribute types or duplicate attributes have been included 
   in the EAP request 
    
   - a mandatory attribute is missing 
    
   - unrecognized non-skippable attribute 
    
   - unrecognized or unexpected EAP/AKA Subtype in the EAP-Request/AKA-Identity packet to EAP request the identity. 
    
   - invalid AT_MAC 
    
     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 25] 32] 


                        EAP AKA Authentication               June        27 October, 2003 
    
6. Message Format 
    
   The Type-Data of the EAP AKA packets begins with a 1-octet Subtype 
   field, which is followed by a 2-octet reserved field. The rest of 
   the Type-Data consists of attributes that are encoded 
    
   - invalid AT_CHECKCODE 
    
   - invalid pad bytes in Type, 
   Length, Value format. The figure below shows AT_PADDING 
    
   - the generic format of peer does not want to process AT_PERMANENT_ID_REQ 
    
4.4.2. Server Operation 
    
   If an attribute. 

       0                   1                   2                   3 
       0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
      |Attribute Type |    Length     | Value...   
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    

   Attribute Type 

      Indicates the particular type of attribute. The attribute type 
      values are listed in Section 11. 

   Length 

      Indicates the length of this attribute in multiples of 4 bytes. 
      The maximum length of EAP/AKA server detects an attribute is 1024 bytes. The length 
      includes the Attribute Type and Length bytes. 

   Value 

      The particular data associated with this attribute. This field is 
      always included and it is two or more bytes error in length. The type 
      and length fields determine the format and length of a received EAP/AKA 
   response, the value 
      field. 

   When an attribute numbered within server MUST issue the range 0 through 127 is 
   encountered but not recognized, EAP Failure packet and the EAP/AKA message containing that 
   attribute MUST be silently discarded. These attributes are called 
   non-skippable attributes. 

   When 
   authentication exchange terminates. The errors cases when the server 
   issues an attribute numbered in EAP Failure include the range 128 through 255 following: 
    
   - the server is 
   encountered but not recognized that particular able to parse the peer's EAP response 
    
   - the server encounters a malformed attribute, a non-recognized non-
   skippable attribute, or a duplicate attribute 
    
   - a mandatory attribute is ignored, 
   but missing or an invalid attribute was 
   included 
    
   - unrecognized or unexpected EAP/AKA Subtype in the rest of EAP Response 
    
   - invalid AT_MAC 
    
   - invalid AT_CHECKCODE 
    
   - invalid AT_COUNTER 
    
4.4.3. Failure  
    
   As normally in EAP, the attributes and message data MUST still be 
   processed. The Length field of EAP server sends the attribute is used EAP-Failure packet to skip 
   the 
   attribute value peer when searching the authentication procedure fails on the EAP Server. 
   In EAP/AKA, this may occur for example if the next attribute. These 
   attributes are called skippable attributes. 

   EAP/AKA packets do EAP server does not include a version field. However, should 
   there be a reason to revise this protocol in 
   recognize the future, new non-
   skippable peer identity, or skippable attributes could be specified in order if the EAP server is not able to 
   implement revised EAP/AKA versions in a backward-compatible manner. 

   Unless otherwise specified, 
   obtain the order of authentication vectors for the attributes in an subscriber or the 
   authentication exchange times out. The server may also send EAP 
   AKA message 
   Failure if there is insignificant, and an EAP AKA implementation should 
   not assume a certain order to be used. 

     
   Arkko and Haverinen     Expires error in six months            [Page 26] 


                        EAP AKA Authentication               June 2003 
    
   Attributes the received EAP/AKA response, as 
   discussed in Section 4.4.2. 
    
   The server can be encapsulated within other attributes. In other 
   words, send EAP-Failure at any time in the EAP exchange. The 
   peer MUST process EAP-Failure. 
    
4.4.4. EAP Success 
    
   On full authentication, the value field of an attribute type server can be specified to 
   contain other attributes. 
    
7. Message Authentication and Encryption 
    
   This section specifies EAP/AKA attributes for attribute encryption 
   and EAP/AKA message authentication. 
    
   Encryption and integrity protection only send EAP-Success after 
   the EAP/AKA-Challenge round. The peer MUST silently discard any EAP-
   Success packets if they are based on received before the AKA session 
   keys CK and IK. Because peer has 
   successfully authenticated the CK server and IK keys are derived from sent the RAND 
   challenge, these attributes EAP-Response/AKA-
   Challenge packet. 
    
   On re-authentication, EAP-Success can only be used in the EAP-Request/AKA-
   Challenge message and any EAP/AKA messages sent after it. For 
   example, these attributes cannot be used in EAP-Request/AKA-
   Identity, because the RAND challenge has not yet been transmitted at 
   that point. Integrity protection with AT_MAC MUST be used in all 
   messages when keys have been derived.  
    
7.1. AT_MAC Attribute 
   EAP/AKA-Reauthentication round. The AT_MAC attribute can be used for EAP/AKA message integrity 
   protection. Whenever AT_ENCR_DATA (Section 7.3) is included in an 
   EAP message, it peer MUST be followed (not necessarily immediately) by silently discard any 
   EAP-Success packets if they are received before the peer has 
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 33] 


                        EAP AKA Authentication        27 October, 2003 
    
   successfully authenticated the server and sent the EAP-Response/AKA-
   Reauthentication packet. 
    
   If the peer receives an 
   AT_MAC attribute. Messages EAP/AKA notification (section 4.3) that do not meet this condition 
   indicates failure, then the peer MUST be 
   silently discarded. 
    
   The value field of no longer accept the AT_MAC attribute contains two reserved bytes 
   followed by EAP-
   Success packet even if the server authentication was successfully 
   completed. 
    
4.5. Key Generation 
    
   This section specifies how keying material is generated. 
    
   On EAP AKA full authentication, a message authentication code (MAC). The MAC Master Key (MK) is 
   calculated over derived from 
   the whole EAP packet, concatenated with optional 
   message-specific data, with underlying UMTS AKA values (CK and IK keys), and the exception that identity as 
   follows. 
    
   MK = SHA1(Identity|IK|CK) 
    
   In the value field of formula above, the MAC attribute "|" character denotes concatenation. 
   Identity denotes the peer identity string without any terminating 
   null characters. It is set to zero when calculating the MAC. The 
   reserved bytes are set to zero when sending and ignored on 
   reception.  
    
   The contents of identity from the message-specific data, AT_IDENTITY attribute 
   from the last EAP-Response/AKA-Identity packet, or, if present, are specified 
   separately for each EAP/AKA message. The message-specific data is 
   included in order to protect data that is AT_IDENTITY 
   was not transmitted with used, the 
   EAP identity from the EAP-Response/Identity packet. 
   The format of the AT_MAC attribute identity string is shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     AT_MAC    | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                           MAC                                 | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ included as-is, without any changes and 
   including the possible identity decoration. The MAC algorithm is HMAC-SHA1-128 [9] keyed hash value. (The HMAC-
   SHA1-128 value function SHA-1 
   is obtained specified in [SHA-1]. 
    
   The Master Key is fed into a Pseudo-Random number Function (PRF), 
   which generates separate Transient EAP Keys (TEKs) for protecting 
   EAP AKA packets, as well as a Master Session Key (MSK) for link 
   layer security and an Extended Master Session Key (EMSK) for other 
   purposes. On re-authentication, the same TEKs MUST be used for 
   protecting EAP packets, but a new MSK and a new EMSK MUST be derived 
   from the 20-byte HMAC-SHA1 value by 
     
   Arkko original MK and Haverinen     Expires new values exchanged in six months            [Page 27] the re-
   authentication. 
    
   EAP AKA Authentication               June 2003 
    
   truncating requires two TEKs for its own purposes, the output authentication 
   key K_aut to 16 bytes. Hence, be used with the length AT_MAC attribute, and the encryption 
   key K_encr, to be used with the AT_ENCR_DATA attribute. The same 
   K_aut and K_encr keys are used in full authentication and subsequent 
   re-authentications.  
    
   Key derivation is based on the random number generation specified in 
   NIST Federal Information Processing Standards (FIPS) Publication 
   186-2 [PRF]. The pseudo-random number generator is specified in the 
   change notice 1 (2001 October 5) of [PRF] (Algorithm 1). As 
   specified in the MAC change notice (page 74), when Algorithm 1 is 
   16 bytes.) used 
   as a general-purpose pseudo-random number generator, the "mod q" 
   term in step 3.3 is omitted. The message authentication key (K_aut) function G used in the 
   calculation algorithm is 
   constructed via Secure Hash Standard as specified in Appendix 3.3 of 
   the MAC standard. It should be noted that the function G is derived from very similar 
   to SHA-1, but the message padding is different. Please refer to 
   [PRF] for full details. For convenience, the random number algorithm 
   with the correct modification is cited in Annex A.  
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 34] 


                        EAP AKA integrity key (IK) Authentication        27 October, 2003 
    
    
   160-bit XKEY and cipher key (CK), as specified in Section 10.  
    
7.2. AT_CHECKCODE Attribute 
    
   The AT_MAC attribute XVAL values are used, so b = 160. On each full 
   authentication, the Master Key is not used in as the very first EAP/AKA messages, 
   because keying material has not been derived yet. initial secret seed-
   key XKEY. The client and the 
   server may exchange one or more pairs of EAP/AKA messages of the 
   Subtype AKA-Identity before keys optional user input values (XSEED_j) in step 3.1 are derived 
   set to zero.  
    
   The resulting 320-bit random numbers x_0, x_1, ..., x_m-1 are 
   concatenated and before partitioned into suitable-sized chunks and used as 
   keys in the AT_MAC 
   attribute following order: K_encr (128 bits), K_aut (128 bits), 
   Master Session Key (64 bytes), Extended Master Session Key (64 
   bytes). 
    
   On re-authentication, the same pseudo-random number generator can be applied. The EAP/AKA-Identity messages may also be 
   used upon re-authentication. 
     
   The AT_CHECKCODE attribute MAY be 
   used to protect the EAP/AKA-
   Identity messages. AT_CHECKCODE generate a new Master Session Key and new Initialization 
   Vectors. The seed value XKEY' is included in EAP-Request/AKA-
   Challenge and/or EAP-Response/AKA-Challenge upon full 
   authentication. calculated as follows: 
   XKEY' = SHA1(Identity|counter|NONCE_S| MK) 
    
   In re-authentication, AT_CHECKCODE can be included 
   in EAP-Request/AKA-Reauthentication and/or EAP-Response/AKA-
   Reauthentication. Because the AT_MAC attribute is used in these 
   messages, AT_CHECKCODE will be integrity protected with AT_MAC. 
   The format of formula above, the AT_CHECKCODE attribute is shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_CHECKCODE  | Length        |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                     Checkcode (0 or 20 bytes)                 | 
   |                                                               | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Identity denotes the re-authentication 
   identity, without any terminating null characters, from the 
   AT_IDENTITY attribute of the EAP-Response/AKA-Identity packet, or, 
   if EAP-Response/AKA-Identity was not used on re-authentication, the 
   identity string from the EAP-Response/Identity packet. The counter 
   denotes the counter value field of AT_CHECKCODE begins with two reserved bytes, 
   which may be followed by a 20-byte checkcode. If from AT_COUNTER attribute used in the checkcode EAP-
   Response/AKA-Reauthentication packet. The counter is 
   not included used in AT_CHECKCODE, then network 
   byte order. NONCE_S denotes the 16-byte NONCE_S value from the 
   AT_NONCE_S attribute indicates that no 
   EAP/AKA-Identity messages were exchanged. This may occur used in both 
   full authentication and re-authentication. the EAP-Request/AKA-Reauthentication 
   packet. The reserved bytes are 
   set to zero when sending and ignored MK is the Master Key derived on reception. the preceding full 
   authentication. The checkcode pseudo-random number generator is a hash value, calculated run with SHA1 [10], over all 
   EAP-Request/AKA-Identity the 
   new seed value XKEY', and EAP-Response/ AKA-Identity packets 
   exchanged in this authentication exchange. The packets the resulting 320-bit random numbers x_0, 
   x_1, ..., x_m-1 are included 
   in concatenated and partitioned into 64-byte chunks 
   and used as the order that they were transmitted, that is, starting with new 64-byte Master Session Key and the new 64-byte 
   Extended Master Session Key.  
    
   The first EAP-Request/ AKA-Identity message, followed by 32 bytes of the 
   corresponding EAP-Response/ AKA-Identity, followed by MSK can be used as the Pairwise Master Key 
   (PMK) for IEEE 802.11i. 
    
   When the RADIUS attributes specified in [RFC 2548] are used to 
   transport keying material, then the first 32 bytes of the MSK 
   correspond to MS-MPPE-RECV-KEY and the second 
   EAP-Request/ AKA-Identity (if used) etc. 32 bytes to MS-MPPE-
   SEND-KEY. In this case, only 64 bytes of keying material (the MSK) 
   are used. 
    
5. Message Format and Protocol Extensibility 
    
5.1. Message Format 
    
   As specified in [EAP], EAP packets begin with the Code, Identifiers, 
   Length, and Type fields, which are included followed by EAP method specific 
   Type-Data. The Code field in the hash calculation "as-is", as they 
   were transmitted or received. All reserved bytes, padding bytes etc. 
   that are specified EAP header is set to 1 for various attributes are included as such, EAP 
   requests, and to 2 for EAP Responses. The usage of the receiver must not reset them Length and 
   Identifier fields in the EAP header is also specified in [EAP]. In 
   EAP/AKA, the Type field is set to zero. No delimiter bytes, 23. 
    

     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 28] 35] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   padding or any other framing are included between the EAP packets 
   when calculating 
    
   In EAP/AKA, the checkcode. 
    
   Messages are included in request/response pairs; in other words only 
   full "round trips" are included. Packets Type-Data begins with an EAP/AKA header that are silently discarded 
   are not included. 
   consists of a 1-octet Subtype field, and a 2-octet reserved field. 
   The EAP server must only include an EAP-
   Request/AKA-Identity Subtype values used in the calculation once it has received a 
   corresponding response, with the same Identifier value. 
   Retransmissions or requests to which the server does not receive 
   response EAP/AKA are not included. defined in Section 8. The client must include 
   formats of the EAP-Request/AKA-Identity EAP header and the 
   corresponding response in EAP/AKA header are shown below. 

     0                   1                   2                   3 
     0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |     Code      |  Identifier   |            Length             | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |     Type      |    Subtype    |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    

   The rest of the calculation only if Type-Data, immediately following the client 
   receives a subsequent EAP-Request/AKA-Challenge, or a follow-up EAP-
   Request/AKA-Identity with different EAP/AKA header, 
   consists of attributes (attribute types) 
   than that are encoded in Type, Length, Value 
   format. The figure below shows the first EAP-Request/AKA-Identity. After sending EAP-
   Response/AKA-Identity, if the client receives another EAP-
   Request/AKA-Identity with generic format of an attribute. 

       0                   1                   2                   3 
       0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
      |Attribute Type |    Length     | Value...   
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    

   Attribute Type 

      Indicates the same attributes as particular type of attribute. The attribute type 
      values are listed in Section 8. 

   Length 

      Indicates the previous 
   request, then the client's response to the first request must have 
   been lost. In length of this case the client must not include the first 
   request and its response attribute in the calculation multiples of the checkcode. 4 bytes. 
      The AT_CHECKCODE maximum length of an attribute is optional to implement. It is specified 
   in order to allow protecting 1024 bytes. The length 
      includes the EAP/ AKA-Identity messages Attribute Type and any 
   future extensions to them. Length bytes. 

   Value 

      The implementation of AT_CHECKCODE particular data associated with this attribute. This field is 
   recommended. 
    
   If 
      always included and it is two or more bytes in length. The type 
      and length fields determine the receiver format and length of AT_CHECKCODE implements this attribute, then the 
   receiver MUST check that value 
      field. 

   Attributes numbered within the checkcode is correct. If range 0 through 127 are called non-
   skippable attributes. When an EAP/AKA peer encounters a non-
   skippable attribute type that the checkcode 
   is invalid, peer does not recognize, the receiver must terminate peer 
   MUST send the EAP-Response/AKA-Client-Error packet, and the 
   authentication exchange. exchange terminates. If an EAP/AKA server encounters 
   a non-skippable attribute that the EAP/AKA-Identity messages are extended with new attributes server does not recognize, then AT_CHECKCODE must be implemented and used. More specifically, 
   if 
   the server includes any other attributes than 
   AT_PERMANENT_ID_REQ, AT_FULLAUTH_ID_REQ or AT_ANY_ID_REQ in sends the EAP-
   Request/AKA-Identity packet, then EAP Failure packet and the server MUST include 
   AT_CHECKCODE authentication 
   exchange terminates. 

   When an attribute numbered in EAP-Request/AKA-Challenge or EAP-Request/AKA-
   Reauthentication. If the client includes any other attributes than 
   AT_IDENTITY in range 128 through 255 is 
   encountered but not recognized that particular attribute is ignored, 
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 36] 


                        EAP AKA Authentication        27 October, 2003 
    
   but the EAP-Response/AKA-Identity message, then rest of the 
   client attributes and message data MUST include AT_CHECKCODE in EAP-Response/AKA-Challenge or 
   EAP-Response/AKA-Reauthentication.  
    
   If still be 
   processed. The Length field of the server implements attribute is used to skip the processing of any other 
   attribute than 
   AT_IDENTITY value when searching for the EAP-Response/AKA-Identity message, then next attribute. These 
   attributes are called skippable attributes. 

   Unless otherwise specified, the 
   server MUST implement AT_CHECKCODE. order of the attributes in an EAP 
   AKA message is insignificant, and an EAP AKA implementation should 
   not assume a certain order to be used. 

   Attributes can be encapsulated within other attributes. In this case, if other 
   words, the server 
   receives any value field of an attribute type can be specified to 
   contain other attributes. 
    

5.2. Protocol Extensibility 
    
   EAP/AKA can be extended by specifying new attribute than AT_IDENTITY in types. If 
   skippable attributes are used, it is possible to extend the protocol 
   without breaking old implementations. As specified in Section 7.4, 
   if new attributes are specified for EAP-Request/AKA-Identity or EAP-
   Response/AKA-Identity message,
   Response/AKA-Identity, then the server AT_CHECKCODE MUST check be used to 
   integrity protect the new attributes. 

   When specifying new attributes, it should be noted that 
   AT_CHECKCODE is present in EAP-Response/AKA-Challenge or EAP-
   Response/AKA-Reauthentication. If AT_CHECKCODE is EAP/AKA does 
   not included, support message fragmentation. Hence, the 
   server must terminate sizes of the authentication exchange. 
    
   Similarly, if new 
   extensions MUST be limited so that the client implements maximum transfer unit (MTU) 
   of the processing underlying lower layer is not exceeded. According to [EAP], 
   lower layers must provide an EAP MTU of any other 
   attribute than AT_PERMANENT_ID_REQ, AT_FULLAUTH_ID_REQ 1020 bytes or 
   AT_ANY_ID_REQ for the EAP-Request/AKA-Identity packet, then greater, so 
   any extensions to EAP/AKA SHOULD NOT exceed the 
     
   Arkko and Haverinen     Expires in six months            [Page 29] EAP AKA Authentication               June 2003 
    
   client MUST implement AT_CHECKCODE. In MTU of 1020 
   bytes. 

   EAP/AKA packets do not include a version field. However, should 
   there be a reason to revise this case, if protocol in the client 
   receives any other attribute than AT_PERMANENT_ID_REQ, 
   AT_FULLAUTH_ID_REQ future, new non-
   skippable or AT_ANY_ID_REQ skippable attributes could be specified in the EAP-Request/AKA-Identity 
   packet, then the client MUST check that AT_CHECKCODE order to 
   implement revised EAP/AKA versions in a backward-compatible manner. 
   It is present possible to introduce version negotiation in 
   EAP-Request/AKA-Challenge or EAP-Request/AKA-Reauthentication. If 
   the attribute was not included, the client must terminate the 
   authentication exchange. 
    
7.3. AT_IV, AT_ENCR_DATA and AT_PADDING Attributes 
    
   AT_IV EAP-
   Request/AKA-Identity and AT_ENCR_DATA attributes can EAP-Response/AKA-Identity messages by 
   specifying new skippable attributes. 
    
6. Messages 
    
   This section specifies the messages used in EAP/AKA. It specifies 
   when a message may be optionally transmitted or accepted, which attributes are 
   allowed in a message, which attributes are required in a message, 
   and other message specific details. Message format is specified in 
   Section 5.1. 
    
6.1. EAP-Request/AKA-Identity 
    
   The EAP/AKA-Identity roundtrip MAY used for obtaining the peer 
   identity to transmit 
   encrypted information between the EAP/AKA client and server.  
    
   The value field of AT_IV contains two reserved bytes followed by a 
   16-byte initialization vector As discussed in Section 4.1, several AKA-
   Identity rounds may be required by the AT_ENCR_DATA 
   attribute. The reserved bytes are set in order to zero when sending obtain a valid peer 
   identity. 
    
     
   Arkko and 
   ignored on reception. Haverinen     Expires 27 April, 2004           [Page 37] 


                        EAP AKA Authentication        27 October, 2003 
    
   The AT_IV attribute MUST be included if and 
   only if the AT_ENCR_DATA is included. Messages that do not meet this 
   condition server MUST be silently discarded. 
    
   The sender include one of the AT_IV attribute chooses following identity requesting 
   attributes: AT_PERMANENT_ID_REQ, AT_FULLAUTH_ID_REQ, AT_ANY_ID_REQ. 
   These three attributes are mutually exclusive, so the initialization vector 
   by random. The sender server MUST 
   NOT reuse include more than one of the initialization vector value attributes.  
    
   If the server has previously issued an EAP-Request/AKA-Identity 
   message with the AT_PERMANENT_ID_REQ attribute, and if the server 
   has received a response from previous EAP AKA packets but the sender peer, then the server MUST choose it freshly 
   for each AT_IV attribute. The sends SHOULD use NOT 
   issue a good source of 
   randomness to generate new EAP-Request/AKA-Identity packet. 
    
   If the initialization vector. The format of 
   AT_IV is shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     AT_IV     | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                 Initialization Vector                         | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The value field of server has previously issued an EAP-Request/AKA-Identity 
   message with the AT_FULLAUTH_ID_REQ attribute, and if the AT_ENCR_DATA attribute consists of two 
   reserved bytes followed by bytes encrypted using server has 
   received a response from the Advanced 
   Encryption Standard (AES) [11] in peer, then the Cipher Block Chaining (CBC) 
   mode of operation, using server MUST NOT issue a 
   new EAP-Request/AKA-Identity packet with the initialization vector AT_ANY_ID_REQ or 
   AT_FULLAUTH_ID_REQ attributes. 
    
   If the server has previously issued an EAP-Request/AKA-Identity 
   message with the AT_ANY_ID_REQ attribute, and if the server has 
   received a response from the AT_IV 
   attribute. peer, then the server MUST NOT issue a 
   new EAP-Request/AKA-Identity packet with the AT_ANY_ID_REQ. 
    
   This message MUST NOT include AT_MAC, AT_IV, or AT_ENCR_DATA. 
    
6.2. EAP-Response/AKA-Identity 
    
   The reserved bytes are set peer sends EAP-Response/AKA-Identity in response to zero when sending and 
   ignored on reception. Please see [12] for a description of valid EAP-
   Request/AKA-Identity from the CBC 
   mode. server. 
    
   The format of peer MUST include the AT_ENCR_DATA attribute AT_IDENTITY attribute. The usage of 
   AT_IDENITY is shown below. 
    








     
   Arkko and Haverinen     Expires defined in six months            [Page 30] 


                        EAP AKA Authentication               June 2003 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_ENCR_DATA  | Length        |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   .                    Encrypted Data                             . 
   .                                                               . 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ Section 4.1. 
    
   This message MUST NOT include AT_MAC, AT_IV, or AT_ENCR_DATA. 
    
6.3. EAP-Request/AKA-Challenge 
    
   The encryption key (K_encr) is derived server sends the EAP-Request/AKA-Challenge on full 
   authentication after successfully obtaining the subscriber identity. 
    
   The AT_RAND attribute MUST be included. 
    
   AT_MAC MUST be included. In EAP-Request/AKA-Challenge, there is derived from no 
   message-specific data covered by the AKA 
   integrity key (IK) MAC, see Section 7.2. 
    
   The AT_CHECKCODE attribute MAY be included, and cipher key (CK), as in certain cases 
   specified in Section10. Section 7.4, it MUST be included. 
    
   The EAP-Request/AKA-Challenge packet MAY include encrypted 
   attributes for identity privacy and for communicating the next re-
   authentication identity. In this case, the AT_IV and AT_ENCR_DATA 
   attributes are included (Section 7.3).  
    
   The plaintext consists of the AT_ENCR_DATA value field consist of nested EAP/AKA 
   attributes. The encryption algorithm requires nested attributes MAY include AT_PADDING (as 
   specified in Section 7.3). If the length of server supports identity privacy 
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 38] 


                        EAP AKA Authentication        27 October, 2003 
    
   and wants to communicate a pseudonym to the plaintext peer for the next full 
   authentication, then the nested encrypted attributes include the 
   AT_NEXT_PSEUDONYM attribute. If the server supports re-
   authentication and wants to be communicate a multiple of 16 bytes. The sender may need re-authentication identity 
   to the peer, then the nested encrypted attributes include the 
   AT_PADDING 
   AT_NEXT_REAUTH_ID attribute. Later versions of this protocol MAY 
   specify additional attributes to be included within the encrypted 
   data. 

6.4. EAP-Response/AKA-Challenge 
    
   The peer sends EAP-Response/AKA-Challenge in response to a valid 
   EAP-Request/AKA-Challenge. 
    
   The AT_MAC attribute as MUST be included. In EAP-Response/AKA-
   Challenge, there is no message-specific data covered by the last MAC, see 
   Section 7.2. 
    
   The AT_RES attribute within AT_ENCR_DATA. MUST be included. 
    
   The 
   AT_PADDING AT_CHECKCODE attribute is MAY be included, and in certain cases 
   specified in Section 7.4, it MUST be included. 
    
   Later versions of this protocol MAY make use of the AT_ENCR_DATA and 
   AT_IV attributes in this message to include encrypted (skippable) 
   attributes. The EAP server MUST process EAP-Response/AKA-Challenge 
   messages that include these attributes even if the server did not included 
   implement these optional attributes. 
       

6.5. EAP-Response/AKA-Authentication-Reject 
    
   The peer sends the EAP-Response/AKA-Authentication-Reject packet if 
   it does not accept the total length AUTN parameter. This version of other 
   nested attributes within the AT_ENCR_DATA attribute is a multiple protocol 
   does not specify any attributes for this message. Future versions of 
   16 bytes. As usual, 
   the Length of protocol MAY specify attributes for this message. 
    
   The AT_MAC, AT_ENCR_DATA, or AT_IV attributes MUST NOT be used in 
   this message. 
    
6.6. EAP-Response/AKA-Synchronization-Failure 
    
   The peer sends the Padding attribute includes EAP-Response/AKA-Synchronization-Failure, when 
   the 
   Attribute Type and Attribute Length fields. The Length of sequence number in the 
   Padding attribute is 4, 8 or 12 bytes. It AUTN parameter is chosen so that incorrect.  
    
   The peer MUST include the 
   length AT_AUTS attribute. Future versions of the value field of 
   protocol MAY specify other additional attributes for this message. 
    
   The AT_MAC, AT_ENCR_DATA, or AT_IV attributes MUST NOT be used in 
   this message. 
    
    
6.7. EAP-Request/AKA-Reauthentication 
    
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 39] 


                        EAP AKA Authentication        27 October, 2003 
    
   The server sends the AT_ENCR_DATA attribute becomes EAP-Request/AKA-Reauthentication message if it 
   wants to use re-authentication, and if it has received a 
   multiple of 16 bytes. valid re-
   authentication identity in EAP-Response/Identity or EAP-
   Response/AKA-Identity. 
    
   The actual pad bytes AT_MAC attribute MUST be included. No message-specific data is 
   included in the value field are 
   set to zero (0x00) on sending. MAC calculation, see Section 7.2. 
    
   The recipient AT_CHECKCODE attribute MAY be included, and in certain cases 
   specified in Section 7.4, it MUST be included. 
    
   The AT_IV and AT_ENCR_DATA attributes MUST be included. The 
   plaintext consists of the message following nested encrypted attributes, 
   which MUST 
   verify that the pad bytes are set to zero, be included: AT_COUNTER and silently drop AT_NONCE_S. In addition, the 
   message if this verification fails. 
   nested encrypted attributes MAY include the following attributes: 
   AT_NEXT_REAUTH_ID and AT_PADDING. 
       

6.8. EAP-Response/AKA-Reauthentication 
    
   The format of client sends the AT_PADDING EAP-Response/AKA-Reauthentication packet in 
   response to a valid EAP-Request/AKA-Reauthentication. 
    
   The AT_MAC attribute MUST be included. For EAP-Response/AKA-
   Reauthentication, the MAC code is shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |  AT_PADDING   | Length        | Padding...                    | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+                               | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
8. Messages 
    
8.1. EAP-Request/AKA-Challenge 
    
   The format of calculated over the EAP-Request/AKA-Challenge following 
   data: EAP packet| NONCE_S. The EAP packet is shown below. 
    








     
   Arkko represented as 
   specified in Section 5.1. It is followed by the 16-byte NONCE_S 
   value from the server's AT_NONCE_S attribute. 
    
   The AT_CHECKCODE attribute MAY be included, and Haverinen     Expires in six months            [Page 31] 


                        EAP AKA Authentication               June 2003 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Code      |  Identifier   |            Length             | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Type      |    Subtype    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |    AT_RAND    | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                             RAND                              | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |    AT_AUTN    | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                        AUTN                                   | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | certain cases 
   specified in Section 7.4, it MUST be included. 
    
   The AT_IV     | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                 Initialization Vector (optional)              | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | and AT_ENCR_DATA attributes MUST be included. The nested 
   encrypted attributes MUST include the AT_COUNTER attribute. The 
   AT_COUNTER_TOO_SMALL attribute MAY be included in the nested 
   encrypted attributes, and it is included in cases specified in 
   Section 4.2. The AT_PADDING attribute MAY be included. 
    
6.9. EAP-Response/AKA-Client-Error 
    
   The peer sends EAP-Response/AKA-Client-Error in error cases, as 
   specified in Section 4.4.1. 
    
   The AT_CLIENT_ERROR_CODE attribute MUST be included. 
   The AT_MAC, AT_IV, or AT_ENCR_DATA  | Length        |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                    Encrypted Data (optional)                  | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_CHECKCODE  | Length        |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                   Checkcode (optional)                        | 
   |                                                               | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     AT_MAC    | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                           MAC                                 | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ attributes MUST NOT be used with 
   this packet. 
    
6.10. EAP-Request/AKA-Notification 
    
   The semantics usage of the fields this message is described below: specified in Section 4.3. 
    
   The AT_NOTIFICATION attribute MUST be included.  
    

     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 32] 40] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   Code 

      1 for Request 

   Identifier 
    
   The AT_MAC attribute is included in cases discussed in Section 4.3. 
   No message-specific data is included in the MAC calculation. See 
   Section 7.2. 
    
   Later versions of this protocol MAY make use of the AT_ENCR_DATA and 
   AT_IV attributes in this message to include encrypted (skippable) 
   attributes. These attributes MAY be included only if the P bit of 
   the notification code in AT_NOTIFICATION is set to zero. 
    
6.11. EAP-Response/AKA-Notification 
    
   The usage of this message is specified in Section 4.3. Because this 
   packet is only an acknowledgement of EAP-Request/AKA-Notification, 
   it does not contain any mandatory attributes. 
    
   The AT_MAC attribute is included in cases described in Section 4.3. 
   No message-specific data is included in the MAC calculation. See [5] 

   Length 

      The length 
   Section 7.2. 
    
   Later versions of this protocol MAY make use of the EAP Request packet. 

   Type 

      23 

   Subtype 

      1 for AKA-Challenge 

   Reserved 

      Set AT_ENCR_DATA and 
   AT_IV attributes in this message to zero when sending, ignored on reception. 

   AT_RAND 

      The value field include encrypted (skippable) 
   attributes. These attributes MAY be included only if the P bit of this 
   the notification code in the AT_NOTIFICATION attribute contains two reserved bytes 
      followed by of the AKA RAND parameter, 16 bytes (128 bits). The 
      reserved bytes are 
   server's EAP-Request/AKA-Notification packet is set to zero when sending and ignored on 
      reception. zero. 
    
7. Attributes 
    
   This section specifies the format of message attributes. The AT_RAND 
   attribute MUST be present type numbers are specified in EAP-
      Request/AKA-Challenge. 

   AT_AUTN 

      The value field Section 8. 
    
7.1. Table of this attribute contains two reserved bytes 
      followed by the AKA AUTN parameter, 16 bytes (128 bits). Attributes 
    
   The 
      reserved bytes are set following table provides a guide to zero when sending which attributes may be 
   found in which kinds of messages, and ignored on 
      reception. in what quantity. Messages are 
   denoted with numbers in parentheses as follows: (1) EAP-Request/AKA-
   Identity, (2) EAP-Response/AKA-Identity, (3) EAP-Request/AKA-
   Challenge, (4) EAP-Response/AKA-Challenge, (5) EAP-Request/AKA-
   Notification, (6) EAP-Response/AKA-Notification, (7) EAP-
   Response/AKA-Client-Error (8) EAP-Request/AKA-Reauthentication, (9) 
   EAP-Response/AKA-Re-authentication, (10) EAP-Response/AKA-
   Authentication-Reject, and (11) EAP-Response/AKA-Synchronization-
   Failure. The AT_AUTN column denoted with "E" indicates whether the attribute 
   is a nested attribute that MUST be included.  

   AT_IV 

      See Section 7.3. 

   AT_ENCR_DATA 

      See Section 7.3. The nested attributes included within AT_ENCR_DATA. 
    
   "0" indicates that are the attribute MUST NOT be included in the 
      plaintext 
   message, "1" indicates that the attribute MUST be included in the 
   message, "0-1" indicates that the attribute is sometimes included in 
   the message, and "0*" indicates that the attribute is not included 
   in the message in cases specified in this document, but MAY be 
   included in the future versions of AT_ENCR_DATA are described below. 

   AT_CHECKCODE 

      The AT_CHECKCODE attribute is optional to include. See section 
      7.2 the protocol. 
    



     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 33] 41] 


                        EAP AKA Authentication               June        27 October, 2003 
    
              Attribute (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)(11) E 
                 AT_MAC 

      AT_MAC MUST be included. In EAP-Request/AKA-Challenge, there is 
      no message-specific data covered by the MAC. See Section 7.1. 

   In the EAP-Request/AKA-Challege message, the AT_IV,  0   0   1   1  0-1 0-1  0   1   1   0   0   N 
                  AT_IV  0   0  0-1  0*  0*  0*  0   1   1   0   0   N 
           AT_ENCR_DATA and 
   AT_MAC  0   0  0-1  0*  0*  0*  0   1   1   0   0   N 
             AT_PADDING  0   0  0-1  0*  0*  0*  0  0-1 0-1  0   0   Y 
           AT_CHECKCODE  0   0  0-1 0-1  0   0   0  0-1 0-1  0   0   N 
    AT_PERMANENT_ID_REQ 0-1  0   0   0   0   0   0   0   0   0   0   N 
          AT_ANY_ID_REQ 0-1  0   0   0   0   0   0   0   0   0   0   N 
     AT_FULLAUTH_ID_REQ 0-1  0   0   0   0   0   0   0   0   0   0   N 
            AT_IDENTITY  0  0-1  0   0   0   0   0   0   0   0   0   N 
                AT_RAND  0   0   1   0   0   0   0   0   0   0   0   N 
                AT_AUTN  0   0   1   0   0   0   0   0   0   0   0   N 
                 AT_RES  0   0   0   1   0   0   0   0   0   0   0   N 
                AT_AUTS  0   0   0   0   0   0   0   0   0   0   1   N 
      AT_NEXT_PSEUDONYM  0   0  0-1  0   0   0   0   0   0   0   0   Y 
      AT_NEXT_REAUTH_ID  0   0  0-1  0   0   0   0  0-1  0   0   0   Y 
             AT_COUNTER  0   0   0   0   0   0   0   1   1   0   0   Y 
   AT_COUNTER_TOO_SMALL  0   0   0   0   0   0   0   0  0-1  0   0   Y 
             AT_NONCE_S  0   0   0   0   0   0   0   1   0   0   0   Y 
        AT_NOTIFICATION  0   0   0   0   1   0   0   0   0   0   0   N 
   AT_CLIENT_ERROR_CODE  0   0   0   0   0   0   1   0   0   0   0   N 
    
    
   It should be noted that attributes are used for Identity privacy AT_PERMANENT_ID_REQ, 
   AT_ANY_ID_REQ and for 
   communicating AT_FULLAUTH_ID_REQ are mutually exclusive, so that 
   only one of them can be included at the next re-authentication identity. The plaintext same time. If one of the 
   attributes AT_IV and AT_ENCR_DATA value field consists of nested attributes, which 
   are shown below. Later versions is included, then both of this protocol MAY specify 
   additional the 
   attributes to MUST be included within the encrypted data. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_NEXT_PS... | Length        | Actual Pseudonym Length       | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   .                        Next Pseudonym                         . 
   .                                                               . 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_NEXT_REAU..| Length        | Actual Re-Auth Identity Length| 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   .                   Next Re-authentication Username             . 
   .                                                               . 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |  AT_PADDING   | Length        | Padding...                    | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+                               | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   AT_NEXT_PSEUDONYM 

      This included. 
    
7.2. AT_MAC 
    
   The AT_MAC attribute is optional. used for EAP/AKA message authentication. 
   Section 6 specifies which messages AT_MAC MUST be included. 
    
   The value field of this attribute 
      begins with a 2-byte actual pseudonym length, which specifies the 
      length of the pseudonym in bytes. This field is AT_MAC attribute contains two reserved bytes 
   followed by a 
      pseudonym user name, of the indicated actual length, that the 
      client can use in the next authentication, as described in 
      Section 4.3. keyed message authentication code (MAC). The user name does not include any terminating null 
      characters. Because MAC is 
   calculated over the whole EAP packet, concatenated with optional 
   message-specific data, with the length of exception that the attribute must be a 
      multiple value field of 4 bytes, the sender pads 
   the pseudonym with zero 
      bytes when necessary. 

   AT_NEXT_REAUTH_ID 

      The AT_NEXT_REAUTH_ID MAC attribute is optional set to include. zero when calculating the MAC. The value 
      field of this attribute EAP 
   packet includes the EAP header that begins with a 2-byte actual re-
      authentication identity length, which specifies the length of the 
      re-authentication identity in bytes. This field is followed by a 
      re-authentication identity, of Code field, the indicated actual length, 
   EAP/AKA header that 
     
   Arkko and Haverinen     Expires in six months            [Page 34] 


                        EAP AKA Authentication               June 2003 begins with the client can use in Subtype field, and all the next re-authentication, 
   attributes, as described specified in Section 5. 5.1. The re-authentication identity includes both a 
      username portion reserved bytes in 
   AT_MAC are set to zero when sending and a realm name portion. ignored on reception. The re-authentication 
      identity does not include any terminating null characters. 
      Because the length 
   contents of the attribute must message-specific data that may be a multiple of 4 
      bytes, the sender pads included in the re-authentication identity with zero 
      bytes when necessary.  

   AT_PADDING 

      AT_PADDING is optional to include. See 
   MAC calculation are specified separately for each EAP/AKA message in 
   Section 7.3. 

8.2. EAP-Response/AKA-Challenge 6.  
    
   The format of the EAP-Response/AKA-Challenge packet AT_MAC attribute is shown below.  
    
   Later versions of this protocol MAY make use of the AT_ENCR_DATA and 
   AT_IV attributes in this message to include encrypted (skippable) 
   attributes. AT_MAC, AT_ENCR_DATA 
    





     
   Arkko and AT_IV attributes are not shown 
   in the figure below. If present, they are processed as in EAP-
   Request/AKA-Challenge packet. The Haverinen     Expires 27 April, 2004           [Page 42] 


                        EAP server MUST process EAP-
   Response/AKA-Challenge messages that include these attributes even 
   if the server did not implement these optional attributes. AKA Authentication        27 October, 2003 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Code      |  Identifier   |            Length             | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Type      |   Subtype     |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     AT_RES    |    Length     |          RES Length           | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-| 
   |                                                               | 
   |                             RES                               | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_CHECKCODE  | Length        |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                   Checkcode (optional)                        | 
   |                                                               | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     AT_MAC    | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                           MAC                                 | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
     
   Arkko and Haverinen     Expires in six months            [Page 35] 


                        EAP AKA Authentication               June 2003 
    
   The semantics MAC algorithm is HMAC-SHA1-128 [RFC 2104] keyed hash value. (The 
   HMAC-SHA1-128 value is obtained from the 20-byte HMAC-SHA1 value by 
   truncating the output to 16 bytes. Hence, the length of the fields MAC is described below: 
    
   Code 

      2 for Response 

   Identifier 

      See [5] 

   Length 
   16 bytes.) The length derivation of the EAP Response packet. 

   Type 

      23 

   Subtype 

      1 for AKA-Challenge 

   Reserved 

      Set authentication key (K_aut) used in 
   the calculation of the MAC is specified in Section 4.5.  
    
   When the AT_MAC attribute is included in an EAP/AKA message, the 
   recipient MUST process the AT_MAC attribute before looking at any 
   other attributes. If the message authentication code is invalid, 
   then the recipient MUST ignore all other attributes in the message 
   and operate as specified in Section 4.4. 
    
7.3. AT_IV, AT_ENCR_DATA and AT_PADDING 
    
   AT_IV and AT_ENCR_DATA attributes can be used to transmit encrypted 
   information between the EAP/SIM peer and server.  
    
   The value field of AT_IV contains two reserved bytes followed by a 
   16-byte initialization vector required by the AT_ENCR_DATA 
   attribute. The reserved bytes are set to zero when sending, sending and 
   ignored on reception. 

   AT_RES 

      This The AT_IV attribute MUST be included in EAP-Response/AKA-Challenge. 
      The value field of this attribute begins with the 2-byte RES 
      Length, which is identifies the exact length of if and 
   only if the RES in bits. 
      The RES length AT_ENCR_DATA is followed by included. Section 4.4 specifies the UMTS AKA RES parameter. 
      According to 
   operation if a packet that does not meet this condition is 
   encountered. 
    
   The sender of the specification [13] AT_IV attribute chooses the length of initialization vector 
   by random. The sender MUST NOT reuse the initialization vector value 
   from previous EAP AKA RES can 
      vary between 32 packets and 128 bits. Because the length of the AT_RES 
      attribute must be a multiple of 4 bytes, the sender pads the RES 
      with zero bits where necessary.  

   AT_CHECKCODE MUST choose it freshly 
   for each AT_IV attribute. The AT_CHECKCODE attribute is optional sender SHOULD use a good source of 
   randomness to include. See section 
      7.2 

   AT_MAC 

      AT_MAC MUST be included. In EAP-Response/AKA-Challenge, there is 
      no message-specific data covered by generate the MAC. See Section 7.1. 

8.3. EAP-Response/AKA-Authentication-Reject initialization vector. Please see [RFC 
   1750] for more information about generating random numbers for 
   security applications. The format of the EAP-Response/AKA-Authentication-Reject packet AT_IV is shown below. 
    










     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 36] 43] 


                        EAP AKA Authentication               June        27 October, 2003 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Code      |  Identifier     AT_IV     | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Type                                                               |   Subtype 
   |           Reserved                 Initialization Vector                         | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The semantics value field of the fields is described below: 
    
   Code 

      2 for Response 

   Identifier 

      See [5] 

   Length 

      The length AT_ENCR_DATA attribute consists of two 
   reserved bytes followed by cipher text bytes encrypted using the 
   Advanced Encryption Standard (AES) [AES] in the Cipher Block 
   Chaining (CBC) mode of operation using the EAP Response packet. 

   Type 

      23 

   Subtype 

      2 for AKA-Authentication-Reject 

   Reserved 

      Set initialization vector 
   from the AT_IV attribute. The reserved bytes are set to zero on sending, when 
   sending and ignored on reception. 

    
8.4. EAP-Response/AKA-Synchronization-Failure Please see [CBC] for a description 
   of the CBC mode. The format of the EAP-Response/AKA-Synchronization-Failure packet AT_ENCR_DATA attribute is shown 
   below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Code      |  Identifier   |            Length             | 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Type      |   Subtype     |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+| 
   |    AT_AUTS AT_ENCR_DATA  | Length = 4    |                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+                               |        |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                             AUTS                                                               | 
   .                    Encrypted Data                             . 
   .                                                               . 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
     
   Arkko and Haverinen     Expires 
    
   The derivation of the encryption key (K_encr) is specified in six months            [Page 37] 


                        EAP AKA Authentication               June 2003 
   Section 4.5. 
    
   The semantics plaintext consists of nested EAP/AKA attributes. 
    
   The encryption algorithm requires the length of the fields plaintext to be 
   a multiple of 16 bytes. The sender may need to include the 
   AT_PADDING attribute as the last attribute within AT_ENCR_DATA. The 
   AT_PADDING attribute is described below: 
    
   Code 

      2 for Response 

   Identifier 

      See [5] not included if the total length of other 
   nested attributes within the AT_ENCR_DATA attribute is a multiple of 
   16 bytes. As usual, the Length of the Padding attribute includes the 
   Attribute Type and Attribute Length fields. The length of the EAP Response packet, 20. 

   Type 

      23 

   Subtype 

      4 for AKA-Synchronization-Failure 

   AT_AUTS 

      This 
   Padding attribute MUST be included in EAP-Response/AKA-
      Synchronization-Failure. is 4, 8 or 12 bytes. It is chosen so that the 
   length of the value field of the AT_ENCR_DATA attribute becomes a 
   multiple of 16 bytes. The actual pad bytes in the value field are 
   set to zero (0x00) on sending. The recipient of the message MUST 
   verify that the pad bytes are set to zero. If this attribute 
      contains verification 
   fails on the AKA AUTS parameter, 112 bits (14 bytes). 

8.5. EAP-Request/AKA-Identity peer, then it MUST send the EAP-Response/AKA-Client-
   Error packet with the error code "unable to process packet" to 
   terminate the authentication exchange. If this verification fails on 
   the server, then the server sends EAP Failure, and the 
   authentication exchange terminates. The format of the EAP-Request/AKA-Identity packet AT_PADDING 
   attribute is shown below. 
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 44] 


                        EAP AKA Authentication        27 October, 2003 
    
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Code      |  Identifier   |            Length             | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Type      |   Subtype     |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |AT_PERM..._REQ  AT_PADDING   | Length = 1    |           Reserved        | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |AT_FULL..._REQ Padding...                    | Length = 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+                               |           Reserved 
   | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |AT_ANY_ID_REQ                                                               | Length = 1 
   |           Reserved                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 


7.4. AT_CHECKCODE 
    
   The semantics of the fields AT_MAC attribute is described below: 
    
   Code 

      1 for Request 



     
   Arkko and Haverinen     Expires not used in six months            [Page 38] 


                        EAP AKA Authentication               June 2003 
    
   Identifier 

      See [5] 

   Length the very first EAP/AKA messages 
   during the AKA-Identity round, because keying material has not been 
   derived yet. The length peer and the server may exchange one or more pairs 
   of EAP/AKA messages of the EAP Request packet. 

   Type 

      23 Subtype 

      5 for AKA-Identity 

   Reserved 

      Set to zero on sending, ignored on reception. 

   AT_PERMANENT_ID_REQ before keys are 
   derived and before the AT_MAC attribute can be applied. The AT_PERMANENT_ID_REQ EAP/AKA-
   Identity messages may also be used upon re-authentication. 
     
   The AT_CHECKCODE attribute is optional MAY be used to include and it protect the EAP/AKA-
   Identity messages. AT_CHECKCODE is included in EAP-Request/AKA-
   Challenge and/or EAP-Response/AKA-Challenge upon full 
   authentication. In re-authentication, AT_CHECKCODE MAY be included 
   in EAP-Request/AKA-Reauthentication and/or EAP-Response/AKA-
   Reauthentication. Because the cases defined AT_MAC attribute is used in Section 4.3. It MUST NOT these 
   messages, AT_CHECKCODE will be 
      included if AT_ANY_ID_REQ or AT_FULLAUTH_ID_REQ integrity protected with AT_MAC. 
   The format of the AT_CHECKCODE attribute is included. shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_CHECKCODE  | Length        |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                     Checkcode (0 or 20 bytes)                 | 
   |                                                               | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The value field only contains of AT_CHECKCODE begins with two reserved bytes, 
   which may be followed by a 20-byte checkcode. If the checkcode is 
   not included in AT_CHECKCODE, then the attribute indicates that no 
   EAP/AKA-Identity messages were exchanged. This may occur in both 
   full authentication and re-authentication. The reserved bytes are 
   set to zero on when sending and ignored on reception. 

   AT_FULLAUTH_ID_REQ 
    
   The AT_FULLAUTH_ID_REQ attribute checkcode is optional to include a hash value, calculated with SHA1 [SHA-1], over 
   all EAP-Request/AKA-Identity and it is EAP-Response/ AKA-Identity packets 
   exchanged in this authentication exchange. The packets are included 
   in the cases defined in Section 4.2. It MUST NOT be order that they were transmitted, that is, starting with the 
   first EAP-Request/ AKA-Identity message, followed by the 

     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 45] 


                        EAP AKA Authentication        27 October, 2003 
    
   corresponding EAP-Response/ AKA-Identity, followed by the second 
   EAP-Request/ AKA-Identity (if used) etc. 
    
   EAP packets are included if AT_ANY_ID_REQ in the hash calculation "as-is", as they 
   were transmitted or AT_PERMANENT_ID_REQ is included. The 
      value field only contains two received. All reserved bytes, which padding bytes etc. 
   that are set to 
      zero on sending specified for various attributes are included as such, and ignored on reception. 

   AT_ANY_ID_REQ 
   the receiver must not reset them to zero. No delimiter bytes, 
   padding or any other framing are included between the EAP packets 
   when calculating the checkcode. 
    
   Messages are included in request/response pairs; in other words only 
   full "round trips" are included. Packets that are silently discarded 
   are not included. The EAP server must only include an EAP-
   Request/AKA-Identity in the calculation once it has received a 
   corresponding response, with the same Identifier value. 
   Retransmissions or requests to which the server does not receive 
   response are not included. 
    
   The AT_ANY_ID_REQ attribute is optional peer must include the EAP-Request/AKA-Identity and it is included in the 
      cases defined 
   corresponding response in Section 4.2. It MUST NOT be included the calculation only if 
      AT_PERMANENT_ID_REQ the peer receives 
   a subsequent EAP-Request/AKA-Challenge, or AT_FULLAUTH_ID_REQ is included. The value 
      field only contains two reserved bytes, which are set to zero on a follow-up EAP-
   Request/AKA-Identity with different attributes (attribute types) 
   than in the first EAP-Request/AKA-Identity. After sending and ignored on reception. 

8.6. EAP-Response/AKA-Identity 
    
   The format of EAP-
   Response/AKA-Identity, if the EAP-Response/AKA-Identity packet is shown below. 
    






     
   Arkko peer receives another EAP-Request/AKA-
   Identity with the same attributes as in the previous request, then 
   the peer's response to the first request must have been lost. In 
   this case the peer must not include the first request and Haverinen     Expires its 
   response in six months            [Page 39] 


                        EAP AKA Authentication               June 2003 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Code      |  Identifier   |            Length             | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Type      |   Subtype     |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_IDENTITY   | Length        | Actual Identity Length        | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   .                 Current Identity                              . 
   .                                                               . 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The semantics of the fields is described below: 
    
   Code 

      2 for Response 

   Identifier 

      See [5] 

   Length 

      The length calculation of the EAP Response packet. 

   Type 

      23 

   Subtype 

      5 for AKA-Identity 

   Reserved 

      Set to zero on sending, ignored on reception. 

   AT_IDENTITY checkcode. 
    
   The AT_IDENTITY AT_CHECKCODE attribute is optional to include and it implement. It is 
      included in cases defined specified 
   in Section 4.2 order to allow protecting the EAP/ AKA-Identity messages and 4.3. any 
   future extensions to them. The value field 
      of this attribute begins with 2-byte actual identity length, 
      which specifies the length implementation of the identity in bytes. This field AT_CHECKCODE is followed by 
   RECOMMENDED. 
    
   If the subscriber identity receiver of AT_CHECKCODE implements this attribute, then the indicated actual 
      length, in the same Network Access Identifier format 
   receiver MUST check that is used 
      in EAP-Response/Identity, i.e. including the NAI realm portion. 
      The identity checkcode is correct. If the permanent identity, a pseudonym identity or a 
      re-authentication identity. The identity format checkcode 
   is specified in 
      Section 4.1. The identity does not include any terminating null 
      characters. Because the length of invalid, the attribute receiver must be a 
     
   Arkko and Haverinen     Expires operate as specified in six months            [Page 40] 


                        EAP AKA Authentication               June 2003 
    
      multiple of 4 bytes, the sender pads Section 4.4. 
    
   If the identity EAP/AKA-Identity messages are extended with zero bytes 
      when necessary. 

    
8.7. EAP-Request/AKA-Reauthentication 
    
   The format of the EAP-Request/AKA-Reauthentication packet is shown 
   below.  
    
     0                   1                   2                   3 
     0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |     Code      |  Identifier   |            Length             | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |     Type      |    Subtype    |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    | AT_IV         | Length = 5    |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |                                                               | 
    |                 Initialization Vector                         | 
    |                                                               | 
    |                                                               | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    | AT_ENCR_DATA  | Length        |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |                                                               | 
    .                    Encrypted Data                             . 
    .                                                               . 
    |                                                               | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    | new attributes 
   then AT_CHECKCODE  | Length        |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |                                                               | 
    |                   Checkcode (optional)                        | 
    |                                                               | 
    |                                                               | 
    |                                                               | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |  AT_MAC       | Length = 5    |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |                                                               | 
    |                                                               | 
    |                              MAC                              | 
    |                                                               | 
    |                                                               | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   Code 

      1 MUST be implemented and used. More specifically, 
   if the server includes any other attributes than 
   AT_PERMANENT_ID_REQ, AT_FULLAUTH_ID_REQ or AT_ANY_ID_REQ in the EAP-
   Request/AKA-Identity packet, then the server MUST include 
   AT_CHECKCODE in EAP-Request/AKA-Challenge or EAP-Request/AKA-
   Reauthentication. If the peer includes any other attributes than 
   AT_IDENTITY in the EAP-Response/AKA-Identity message, then the peer 
   MUST include AT_CHECKCODE in EAP-Response/AKA-Challenge or EAP-
   Response/AKA-Reauthentication.  
    
   If the server implements the processing of any other attribute than 
   AT_IDENTITY for Request 

   Identifier 

      See [5]. the EAP-Response/AKA-Identity message, then the 
   server MUST implement AT_CHECKCODE. In this case, if the server 
   receives any other attribute than AT_IDENTITY in the EAP-
   Response/AKA-Identity message, then the server MUST check that 
     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 41] 46] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   Length 
    
   AT_CHECKCODE is present in EAP-Response/AKA-Challenge or EAP-
   Response/AKA-Reauthentication. The length of the EAP packet. 

   Type 

      23 

   Subtype 

      13 

   Reserved 

      Set to zero operation when sending, ignored on reception. 

   AT_IV 

      The AT_IV a mandatory 
   attribute is MUST be included. See missing is specified in Section 7.3. 

   AT_ENCR_DATA 

      The AT_ENCR_DATA 4.4. 
    
   Similarly, if the peer implements the processing of any other 
   attribute than AT_PERMANENT_ID_REQ, AT_FULLAUTH_ID_REQ or 
   AT_ANY_ID_REQ for the EAP-Request/AKA-Identity packet, then the peer 
   MUST be included. See Section 7.3. The 
      plaintext consists of nested attributes as described below. implement AT_CHECKCODE. In this case, if the peer receives any 
   other attribute than AT_PERMANENT_ID_REQ, AT_FULLAUTH_ID_REQ or 
   AT_ANY_ID_REQ in the EAP-Request/AKA-Identity packet, then the peer 
   MUST check that AT_CHECKCODE is present in EAP-Request/AKA-Challenge 
   or EAP-Request/AKA-Reauthentication. The AT_CHECKCODE operation when a mandatory 
   attribute is optional to include. See section 
      7.2 

   AT_MAC 

      AT_MAC MUST be included. No message-specific data missing is included specified in 
      the MAC calculation. See Section 7.1. 

   The AT_IV and AT_ENCR_DATA attributes are used for communicating 
   encrypted attributes. 4.4. 
    
7.5. AT_PERMANENT_ID_REQ 
    
   The plaintext format of the AT_ENCR_DATA value field 
   consists of nested attributes, which are AT_PERMANENT_ID_REQ attribute is shown below. 
    















     
   Arkko and Haverinen     Expires in six months            [Page 42] 


                        EAP AKA Authentication               June 2003 
    
       0                   1                   2                   3 
       0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |  AT_COUNTER 
      |AT_PERM..._REQ | Length = 1    |           Counter             | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_NONCE_S    | Length = 5    |           Reserved            | 
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                                                               | 
   |                            NONCE_S                            | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_NEXT_REAU..| Length        | Actual Re-Auth Identity Length| 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   .                   Next Re-authentication Username             . 
   .                                                               . 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |  AT_PADDING   | Length        | Padding...                    | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+                               | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   AT_COUNTER 

      The AT_COUNTER attribute MUST be included. 
    
   The value field 
      consists use of a 16-bit unsigned integer counter value, represented the AT_PERMANENT_ID_REQ is defined in network byte order. 

   AT_NONCE_S 

      The AT_NONCE_S attribute MUST be included. Section 4.1. The 
   value field only contains two reserved bytes followed by a random number generated 
      by the server (16 bytes) freshly for this EAP/AKA re-
      authentication. The random number is used as challenge for the 
      client and also a seed value for the new keying material. The 
      reserved bytes are set to zero upon sending and ignored upon 
      reception. 

   AT_NEXT_REAUTH_ID 

      The AT_NEXT_REAUTH_ID attribute is optional to include. The 
      attribute is described in Section 8.1. 

   AT_PADDING 

      The AT_PADDING attribute is optional to include. See section 7.3 

8.8. EAP-Response/AKA-Reauthentication 
    

     
   Arkko and Haverinen     Expires in six months            [Page 43] 


                        EAP AKA Authentication               June 2003 bytes, which are set to zero 
   on sending and ignored on reception. 
    
7.6. AT_ANY_ID_REQ 
    
   The format of the EAP-Response/AKA-Reauthentication packet AT_ANY_ID_REQ attribute is shown below. 
    
       0                   1                   2                   3 
       0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |     Code      |  Identifier   |            Length             | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |     Type      |    Subtype    |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    | AT_IV         | Length = 5    |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |                                                               | 
    |                 Initialization Vector                         | 
    |                                                               | 
    |                                                               | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    | AT_ENCR_DATA  | Length        |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |                                                               | 
    .                    Encrypted Data                             . 
    .                                                               . 
    |                                                               | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    | AT_CHECKCODE  | Length        |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |                                                               | 
    |                   Checkcode (optional)                        | 
    |                                                               | 
    |                                                               | 
    |                                                               | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |  AT_MAC 
      |AT_ANY_ID_REQ  | Length = 5 1    |           Reserved            | 
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |                                                               | 
    |                                                               | 
    |                              MAC                              | 
    |                                                               | 
    |                                                               | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   Code 

      2 for Response 

   Identifier 

      See [5]. 

   Length 

      The length of the EAP packet. 


     
   Arkko and Haverinen     Expires in six months            [Page 44] 


                        EAP AKA Authentication               June 2003 
    
   Type 

      23 

   Subtype 

      13 

   Reserved 

      Set to zero when sending, ignored on reception. 

   AT_IV 

      The AT_IV attribute is MUST be included. See Section 7.3. 

   AT_ENCR_DATA 

      The AT_ENCR_DATA attribute MUST be included. See Section 7.3. 
    
   The 
      plaintext consists use of nested attributes as described below. 

   AT_CHECKCODE 

      The AT_CHECKCODE attribute is optional to include. See section 
      7.2 

   AT_MAC 

      For EAP-Response/AKA-Reauthentication, the MAC code is calculated 
      over the following data: 

          EAP packet| NONCE_S 

      The EAP packet AT_ANY_ID_REQ is represented as specified defined in Section 7.1. It is 
      followed by the 16-byte NONCE_S value from the server's 
      AT_NONCE_S attribute. 

   The AT_IV and AT_ENCR_DATA attributes are used for communicating 
   encrypted attributes. 4.1. The plaintext of the AT_ENCR_DATA value 
   field 
   consists of nested attributes, only contains two reserved bytes, which are set to zero on 
   sending and ignored on reception. 
    
7.7. AT_FULLAUTH_ID_REQ 
    
   The format of the AT_FULLAUTH_ID_REQ attribute is shown below. 
    
       0                   1                   2                   3 
       0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
      |AT_ANY_ID_REQ  |  AT_COUNTER   | Length = 1    |           Counter             | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |  AT_COUNTER...| Length = 1    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |  AT_PADDING   | Length        | Padding...                    | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+                               | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
      +---------------+---------------+-------------------------------+ 
    


     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 45] 47] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   AT_COUNTER 

      The AT_COUNTER attribute MUST be included. 
    
   The format use of this 
      attribute the AT_FULLAUTH_ID_REQ is specified defined in Section 8.7. 

   AT_COUNTER_TOO_SMALL 4.1. The AT_COUNTER_TOO_SMALL attribute is optional 
   value field only contains two reserved bytes, which are set to include, zero 
   on sending and it 
      is included in cases specified in Section 5. 

   AT_PADDING ignored on reception. 
    
7.8. AT_IDENTITY 
    
   The AT_PADDING format of the AT_IDENTITY attribute is optional to include. See section 7.3 

    
8.9. EAP/AKA Notifications shown below. 
    
       0                   1                   2                   3 
       0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
      | AT_IDENTITY   | Length        | Actual Identity Length        | 
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
      |                                                               | 
      .                       Identity                                . 
      .                                                               . 
      |                                                               | 
      +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The EAP-Request/Notification, specified in [5], can be used to 
   convey a displayable message from the authenticator to the client. 
   Because these messages are textual messages, it may be hard for the 
   client to present them in the user's preferred language. Therefore, 
   EAP/AKA uses a separate EAP/AKA message subtype to transmit 
   localizable notification codes instead use of the EAP-
   Request/Notification packet. 
    
   The EAP server MAY issue an EAP-Request/AKA-Notification packet to 
   the client. AT_IDENTITY is defined in Section 4.1. The client MAY show a notification message to the user 
   and value 
   field of this attribute begins with 2-byte actual identity length, 
   which specifies the client MUST respond to length of the EAP server with an EAP-
   Response/AKA-Notification packet, even if identity in bytes. This field is 
   followed by the client did not 
   recognize subscriber identity of the notification code. indicated actual length. 
   The notification code identity is the permanent identity, a 16-bit number. pseudonym identity or a 
   re-authentication identity. The most significant bit identity format is called the Failure bit (F bit). The F bit specifies whether the 
   notification implies failure. specified in 
   Section 4.1.1. The code values with the F bit set to 
   zero (code values 0...32767) are same identity format is used on unsuccessful cases. The 
   receipt of a notification code from this range implies failed 
   authentication, so in the client can use AT_IDENTITY 
   attribute and the notification as a failure 
   indication. After receiving EAP-Response/Identity packet, with the EAP-Response/AKA-Notification for 
   these notification codes, exception 
   that the server peer MUST send NOT decorate the EAP-Failure 
   packet. identity it includes in 
   AT_IDENTITY. The receipt identity does not include any terminating null 
   characters. Because the length of the attribute must be a notification code with multiple 
   of 4 bytes, the F bit set to one (values 
   32768...65536) does not imply failure, so sender pads the client MUST NOT change 
   its state identity with zero bytes when it receives such a notification. 
   necessary. 
    
7.9. AT_RAND 
    
   The second most significant bit format of the notification code AT_RAND attribute is called 
   the Phase bit (P bit). It specifies at which phase shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |    AT_RAND    | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                             RAND                              | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The value field of this attribute contains two reserved bytes 
   followed by the EAP/AKA 
   exchange the notification can be used. If the P bit is AKA RAND parameter, 16 bytes (128 bits). The 
   reserved bytes are set to zero, 
   the notification can only be used after the EAP/AKA-Challenge round 
   in full authentication or the EAP/AKA-Reauthentication round in re-
   autentication. For these notifications, the AT_MAC attribute MUST be 
   included in both EAP-Request/AKA-Notification zero when sending and EAP-Response/AKA-
   Notification. ignored on 
   reception. 
    

     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 46] 48] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   If 
    
7.10. AT_AUTN 
    
   The format of the P bit AT_AUTN attribute is shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |    AT_AUTN    | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                        AUTN                                   | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The value field of this attribute contains two reserved bytes 
   followed by the AKA AUTN parameter, 16 bytes (128 bits). The 
   reserved bytes are set to zero when sending and ignored on 
   reception. 
    
    
7.11. AT_RES 
    
   The format of the AT_RES attribute is shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     AT_RES    |    Length     |          RES Length           | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-| 
   |                                                               | 
   |                             RES                               | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The value field of this attribute begins with the notification code 2-byte RES Length, 
   which is set to one, identifies the 
   notification can only by used before exact length of the EAP/AKA-Challenge round RES in 
   full authentication or bits. The RES 
   length is followed by the EAP/AKA-Reauthentication round in 
   reauthentication. For these notifications, UMTS AKA RES parameter. According to [TS 
   33.105] the AT_MAC attribute MUST 
   NOT be included in either EAP-Request/AKA-Notification or EAP-
   Response/AKA-Notification. 
    
   Some length of the notification codes are authorization related AKA RES can vary between 32 and hence 
   not usually considered as part of 128 bits. 
   Because the responsibility of an EAP 
   method. However, they are included as part length of EAP/AKA because there 
   are currently no other ways to convey this information to the user 
   in AT_RES attribute must be a localizable way, and multiple of 4 
   bytes, the information is potentially useful for sender pads the user. An EAP/AKA server implementation may decide never to send 
   these EAP/AKA notifications. RES with zero bits where necessary. 
    
7.12. AT_AUTS 
    
   The format of the EAP-Request/AKA-Notification packet AT_AUTS attribute is shown below. 
    







     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 49] 


                        EAP AKA Authentication        27 October, 2003 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |     Code 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+| 
   |  Identifier    AT_AUTS    | Length = 4    | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |     Type                               |    Subtype 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+                               |           Reserved 
   | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |AT_NOTIFICATION| Length = 1    |F|P|     Notification Code                                                               | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |  AT_MAC                             AUTS                              | Length = 5 
   |           Reserved                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The value field of this attribute contains the AKA AUTS parameter, 
   112 bits (14 bytes). 
    
7.13. AT_NEXT_PSEUDONYM 
    
   The format of the AT_NEXT_PSEUDONYM attribute is shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_NEXT_PSEU..| Length        | Actual Pseudonym Length       | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               |                              MAC                              | 
    |                                                               | 
   .                          Next Pseudonym                       . 
   .                                                               . 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   Code 

      1 for Request 

   Identifier 

      See [5]. 

   Length 

      The length of the EAP packet. 

   Type 

      23 



     
   Arkko and Haverinen     Expires in six months            [Page 47] 


                        EAP AKA Authentication               June 2003 
    
   Subtype 

      12 

   Reserved 

      Set to zero when sending, ignored on reception. 

   AT_NOTIFICATION 

      The AT_NOTIFICATION attribute MUST be included. 
    
   The value field of this attribute contains a two-byte notification code. The 
      first and second bit (F and P) begins with 2-byte actual 
   pseudonym length which specifies the length of the notification code are 
      interpreted as described above. 

      The following code values have been reserved. The descriptions 
      below illustrate the semantics of 
   pseudonym in bytes. This field is followed by a pseudonym username 
   that the notifications. The client 
      implementation MAY peer can use different wordings when presenting the 
      notifications to in the user. next authentication. The "requested service" depends on the 
      environment where EAP/AKA is applied. 

      1026 - User has been temporarily denied access to username MUST 
   NOT include any realm portion. The username does not include any 
   terminating null characters. Because the requested 
      service (Implies failure, used after length of the challenge round) 

      1031 - User has not subscribed to attribute 
   must be a multiple of 4 bytes, the requested service (Implies 
      failure, used after sender pads the challenge round) 

   AT_MAC 

      AT_MAC is included in cases described above. No message-specific 
      data is included in pseudonym with 
   zero bytes when necessary. The username encoding MUST follow the MAC calculation. See Section 7.1. 
   UTF-8 transformation format [RFC2279]. 
    
7.14. AT_NEXT_REAUTH_ID 
    
   The format of the EAP-Response/AKA-Notification packet is shown 
   below. Because this packet is only an acknowledgement of EAP-
   Request/AKA-Notification, it does not contain any mandatory 
   attributes. AT_NEXT_REAUTH_ID attribute is shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |     Code      |  Identifier   |            Length             | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |     Type      |    Subtype    |           Reserved            | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |  AT_MAC       | AT_NEXT_REAU..| Length = 5    |           Reserved        | Actual Re-Auth Identity Length| 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
    |                                                               | 
    |                              MAC                              | 
    |                                                               | 
    |                                                               | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
     
   Arkko and Haverinen     Expires in six months            [Page 48] 


                        EAP AKA Authentication               June 2003 
    
   Code 

      2 for Response 

   Identifier 

      See [5]. 

   Length 

      The length of the EAP packet. 

   Type 

      23 

   Subtype 

      12 

   Reserved 

      Set to zero when sending, ignored on reception. 

   AT_MAC 

      AT_MAC is included in cases described above. No message-specific 
      data is included in the MAC calculation. See Section 7.1. 

    
9. Error Cases and the Usage of EAP-Failure and EAP-Success 
    
9.1. Processing Erroneous Packets 
    
   In general, if an EAP/AKA client or server implementation detects an 
   error in a received EAP/AKA packet, the EAP/AKA implementation 
   silently ignores the EAP packet, does not change its state and does 
   not send any EAP messages to its peer. Examples of such errors, 
   specified in detail elsewhere in this document, are an invalid 
   AT_MAC value, a mandatory attribute is missing, illegal attributes 
   included and an unrecognized non-skippable attribute. If no valid 
   packets are received, the authentication exchange will eventually 
   time out. 
    
   If the EAP/AKA client receives an EAP/AKA Request of an unrecognized 
   subtype, the EAP/AKA client MUST silently discard the EAP request. 
    
9.2. EAP-Failure 
    
   As normally in EAP, the EAP server sends the EAP-Failure packet to 
   the client when the authentication procedure fails on the EAP 
   Server. In EAP/AKA, this may occur for example if the EAP server 
   does not recognize the user identity, or if the EAP server is not 
   .                   Next Re-authentication Username             . 
   .                                                               . 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    

     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 49] 50] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   able to obtain 
    
   The value field of this attribute begins with 2-byte actual re-
   authentication vectors for identity length which specifies the subscriber or length of the 
   authentication exchange times out. 
    
   The server can send EAP-Failure at any time 
   following re-authentication identity in the EAP exchange. The 
   client MUST process EAP-Failure. 
    
9.3. EAP-Success 
    
   On full authentication, the server can only send EAP-Success after 
   the EAP/AKA-Challenge round. The client MUST silently discard any 
   EAP-Success packets if they are received before the client has 
   successfully authenticated the server and sent the EAP-Response/AKA-
   Challenge packet. 
    
   On re-authentication, EAP-Success can only be sent after the 
   EAP/AKA-Reauthentication round. The client MUST silently discard any 
   EAP-Success packets if they are received before the client has 
   successfully authenticated the server and sent the EAP-Response/AKA-
   Reauthentication packet. 
    
   If the client receives an EAP/AKA notification (section 8.9) that 
   indicates failure, then the client MUST no longer accept the EAP-
   Success packet even if the server authentication was successfully 
   completed. 
    
    
10. Key Derivation bytes. This section specifies how EAP AKA keying material field is derived. 
    
   On EAP AKA full authentication, 
   followed by a Master Key (MK) is derived from re-authentication identity that the underlying UMTS AKA values (IK and CK keys) and peer can use in 
   the Identity next re-authentication, as 
   follows. 
    
   MK = SHA1(Identity|IK|CK) 
    
   The hash function SHA1 is specified described in [10]. Section 4.2. In 
   environments where a realm portion is required, the formula above, 
   the "|" character denotes concatenation. Identity denotes the user re-
   authentication identity includes both a username portion and a realm 
   name portion. The re-authentication identity string without does not include any 
   terminating null characters. It is Because the 
   identity from length of the AT_IDENTITY attribute from 
   must be a multiple of 4 bytes, the last EAP-
   Response/AKA-Identity packet, or, if AT_IDENTITY was not used, sender pads the re-authentication 
   identity from with zero bytes when necessary. The identity encoding MUST 
   follow the EAP-Response/Identity packet. UTF-8 transformation format [RFC2279]. 
    
7.15. AT_COUNTER 
    
   The Master Key format of the AT_COUNTER attribute is fed into a Pseudo-Random number Function (PRF), 
   which generates separate Transient EAP Keys (TEKs) for protecting 
   EAP AKA packets, as well as a Master Session Key (MSK) for link 
   layer security and an Extended Master Session Key (EMSK) for other 
   purposes. On re-authentication, shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |  AT_COUNTER   | Length = 1    |           Counter             | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The value field of the same TEKs will be used for 
   protecting EAP packets, but a new MSK and AT_COUNTER attribute consists of a new EMSK will be derived 
   from the original MK and new values exchanged 16-bit 
   unsigned integer counter value, represented in network byte order. 
    
7.16. AT_COUNTER_TOO_SMALL 
    
   The format of the re-
   authentication.  
    
   EAP AKA requires AT_COUNTER_TOO_SMALL attribute is shown below. 
    
    0                   1                   2                   3 
    0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |  AT_COUNTER...| Length = 1    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The value field of this attribute consists of two TEKs for its own purposes, a message 
   authentication key K_aut and an encryption key K_encr, reserved bytes, 
   which are set to be used zero upon sending and ignored upon reception. 
    
7.17. AT_NONCE_S 
    
   The format of the AT_NONCE_S attribute is shown below. 
    











     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 50] 51] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   with the AT_MAC and AT_ENCR_DATA attributes. The same K_aut and 
   K_encr keys are used in full authentication and subsequent re-
   authentications.  
    
   Key derivation is based on the pseudo-random number generator 
   specified in NIST Federal Information Processing Standards 
   Publication 186-2 [14]. The pseudo-random number generator is 
   specified in the change notice 
    
    0                   1 (2001 October 5)of [14] (Algorithm 
   1). As specified in the change notice (page 74), when Algorithm                   2                   3 
    0 1 is 
   used as a general-purpose random number generator, the "mod q" term 
   in step 3.2 is omitted. 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |  AT_COUNTER   | Length = 1    |           Counter             | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   | AT_NONCE_S    | Length = 5    |           Reserved            | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
   |                                                               | 
   |                                                               | 
   |                            NONCE_S                            | 
   |                                                               | 
   |                                                               | 
   +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The function G used in the algorithm is 
   constructed via Secure Hash Standard as specified in Appendix 3.3 value field of the standard. For convenience, the pseudo-random number algorithm 
   with the correct modification is cited in Annex A. 
    
   160-bit XKEY and XVAL values are used, so b = 160. On full 
   authentication, AT_NONCE_S attribute contains two reserved 
   bytes followed by a random number generated by the Master Key server (16 bytes) 
   freshly for this EAP/AKA re-authentication. The random number is 
   used as challenge for the initial secret peer and also a seed value XKEY for the new 
   keying material. The optional user input values (XSEED_j) in Step 3.1 reserved bytes are set to 
   zero.  
    
   The resulting 320-bit random numbers x_0, x_1, ..., x_m-1 are 
   concatenated and partitioned into suitable-sized chunks zero upon sending and used as 
   keys in the following order: K_encr (128 bits), K_aut (128 bits), 
   Master Session Key (64 bytes), Extended Master Session Key (64 
   bytes).  
    
   On re-authentication, 
   ignored upon reception. 
    
   The server MUST choose the same pseudo-random number generator can be 
   used NONCE_S value freshly for each EAP/AKA 
   re-authentication exchange. The server SHOULD use a good source of 
   randomness to generate a new Master Session Key and a new Extended Master 
   Session Key. NONCE_S. Please see [RFC 1750] for more 
   information about generating random numbers for security 
   applications. 
    
7.18. AT_NOTIFICATION 
    
   The seed value XKEY' is calculated as follows: 

      XKEY' = SHA1(Identity|counter|NONCE_S|MK) 

   In the formula above, the Identity denotes the re-authentication 
   user identity, without any terminating null characters, from format of the 
   AT_IDENTITY AT_NOTIFICATION attribute is shown below. 
    
     0                   1                   2                   3 
     0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |AT_NOTIFICATION| Length = 1    |F|P|  Notification Code        | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The value field of the EAP-Response/AKA-Identity packet, or, 
   if EAP-Response/AKA-Identity was not used on re-authentication, the 
   identity string from the EAP-Response/Identity packet. this attribute contains a two-byte notification 
   code. The counter 
   denotes first and second bit (F and P) of the counter value from AT_COUNTER attribute used notification code 
   are interpreted as described in the EAP-
   Response/AKA-Reauthentication packet. Section 4.3. 
    
   The counter is used in network 
   byte order. NONCE_S denotes the 16-byte NONCE_S value from notification code values listed below have been reserved. The 
   descriptions below illustrate the 
   AT_NONCE_S attribute used in semantics of the EAP-Request/AKA-Reauthentication 
   packet. notifications. 
   The MK is peer implementation MAY use different wordings when presenting 
   the Master Key from notifications to the preceding full 
   authentication. user. The pseudo-random number generator is run with "requested service" depends on 
   the 
   new seed value XKEY', and environment where EAP/AKA is applied. 
    
   1026 - User has been temporarily denied access to the resulting 320-bit random numbers x_0, 
   x_1, ..., x_m-1 are concatenated and partitioned into 64-byte chunks 
   and requested 
   service. (Implies failure, used as the new Master Session Key and after the new Extended Master 
   Session Key.  
    
   The first 32 bytes of challenge round) 
    
   1031 - User has not subscribed to the MSK can be requested service (implies 
   failure, used as after the Pairwise Master Key 
   (PMK) for IEEE 802.11i. challenge round) 
    

     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 51] 52] 


                        EAP AKA Authentication               June        27 October, 2003 
    
   When the RADIUS attributes specified in [16] are used to transport 
   keying material, then the first 32 bytes 
    
7.19. AT_CLIENT_ERROR_CODE 
    
   The format of the MSK correspond to 
   MS-MPPE-RECV-KEY and the second 32 bytes to MS-MPPE-SEND-KEY. In 
   this case, only 64 bytes AT_CLIENT_ERROR_CODE attribute is shown below. 
    
     0                   1                   2                   3 
     0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    |AT_CLIENT_ERR..| Length = 1    |     Client Error Code         | 
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
    
   The value field of keying material are used. 
    
    
    
11. this attribute contains a two-byte client error 
   code. The following error code values have been reserved.  
    
   0    "unable to process packet": a general error code  
    
    
8. IANA and Protocol Numbering Considerations 
    
   The realm name "owlan.org" has been reserved for NAI realm names 
   generated from the IMSI. 
    
   IANA has assigned the number 23 for EAP AKA authentication. 
    
   EAP AKA messages include a Subtype field. The following Subtypes are 
   specified: 

        AKA-Challenge...................................1 
        AKA-Authentication-Reject.......................2 
        AKA-Synchronization-Failure.....................4 
        AKA-Identity....................................5 
        AKA-Notification...............................12 
        AKA-Reauthentication...........................13 
        AKA-Client-Error...............................14 





















     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 53] 


                        EAP AKA Authentication        27 October, 2003 
    
    
   The Subtype-specific data is composed of attributes, which have 
   attribute type numbers. The following attribute types are specified: 

        AT_RAND.........................................1 
        AT_AUTN.........................................2 
        AT_RES..........................................3 
        AT_AUTS.........................................4 
        AT_PADDING......................................6 
        AT_PERMANENT_ID_REQ............................10 
        AT_MAC.........................................11 
        AT_NOTIFICATION................................12 
        AT_ANY_ID_REQ..................................13 
        AT_IDENTITY....................................14 
        AT_FULLAUTH_ID_REQ.............................17 
        AT_COUNTER.....................................19 
        AT_COUNTER_TOO_SMALL...........................20 
        AT_NONCE_S.....................................21 
        AT_CLIENT_ERROR_CODE...........................22 
    
        AT_IV.........................................129 
        AT_ENCR_DATA..................................130 
        AT_NEXT_PSEUDONYM.............................132 
        AT_NEXT_REAUTH_ID.............................133 
        AT_CHECKCODE..................................134 
    
   The AT_NOTIFICATION attribute contains a notification code value. 
   Values 1024, 1026 and 1031 have been specified in Section 7.18 of 
   this document. 
    
   The AT_CLIENT_ERROR_CODE attribute contains a client error code. 
   Value 0 has been specified in Section 7.19 of this document. 
    
   All requests for value assignment from the various number spaces 
   described in this document require proper documentation, according 
   to the "Specification Required" policy described in [17]. [RFC 2434]. 
   Requests must be specified in sufficient detail so that 
   interoperability between independent implementations is possible. 
   Possible forms of documentation include, but are not limited to, 
   RFCs, the products of 

     
   Arkko and Haverinen     Expires in six months            [Page 52] 


                        EAP AKA Authentication               June 2003 another standards body (e.g. 3GPP), or 
   permanently and readily available vendor design notes. 
    
12. 
    
   EAP AKA and EAP SIM [EAP SIM] are "sister" protocols with similar 
   message structure and protocol numbering spaces. Many attributes and 
   message Subtypes have the same protocol numbers in these two 
   protocols. Hence, it is recommended that the same protocol number 
   value SHOULD NOT be allocated for two different purposes in EAP AKA 
   and EAP SIM. 
    
9. Security Considerations 
    
   The revised EAP base protocol [18] specification [EAP] highlights several attacks 
   that are possible against the EAP protocol. This section discusses 

     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 54] 


                        EAP AKA Authentication        27 October, 2003 
    
   the claimed security properties of EAP AKA as well as 
   vulnerabilities and security recommendations. 
    
12.1. 
    
9.1. Identity Protection 
    
   EAP/AKA includes optional Identity privacy support that protects the 
   privacy of the subscriber identity against passive eavesdropping. 
   The mechanism cannot be used on the first connection exchange with a given 
   server, when the IMSI will have to be sent in the clear. The 
   terminal SHOULD store the pseudonym in a non-volatile memory so that 
   it can be maintained across reboots. An active attacker that 
   impersonates the network may use the AT_PERMANENT_ID_REQ attribute 
   (Section 4.3) 1.1) to learn the subscriber's IMSI. However, as discussed 
   in Section 4.3, 1.1, the terminal can refuse to send the cleartext IMSI 
   if it believes that the network should be able to recognize the 
   pseudonym.  
    
   If the client peer and server cannot guarantee that the pseudonym will be 
   maintained reliably and Identity privacy is required then additional 
   protection from an external security mechanism such as Protected 
   Extensible Authentication Protocol (PEAP) [19] [PEAP] may be used. The 
   benefits and the security considerations of using an external 
   security mechanism with EAP/AKA are beyond the scope of this 
   document. 
    
12.2. 
    
9.2. Mutual Authentication 
    
   EAP/AKA provides mutual authentication via the UMTS AKA mechanisms.  
    
12.3.  
    
9.3. Key Derivation 
    
   EAP/AKA supports key derivation with 128-bit effective key strength. 
   The key hierarchy is specified in Section 10. 0.  
    
   The Transient EAP Keys used to protect EAP AKA packets (K_encr, 
   K_aut) and the Master Session Keys are cryptographically separate. 
   An attacker cannot derive any non-trivial information from K_encr or 
   K_aut based on the Master Session Key or vice versa. An attacker 
   also cannot calculate the pre-shared secret from the UMTS AKA IK, 
   UMTS AKA CK, EAP AKA K_encr, EAP AKA K_aut or from the Master 
   Session Key. 
    
12.4. 
    
9.4. Brute-Force and Dictionary Attacks 
    
   The effective strength of EAP/AKA values is 128 bits, and there are 
   no known computationally feasible brute-force attacks. Because UMTS 

     
   Arkko and Haverinen     Expires in six months            [Page 53] 


                        EAP AKA Authentication               June 2003 
   AKA is not a password protocol (the pre-shared secret must not be a 
   weak password), EAP/AKA is not vulnerable to dictionary attacks. 
    
12.5. 
    
9.5. Integrity Protection, Replay Protection and Confidentiality 
    
   AT_MAC, AT_IV and AT_ENCR_DATA attributes are used to provide 
   integrity, replay and confidentiality protection for EAP/AKA 
   Requests and Responses. Integrity protection includes the EAP 
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 55] 


                        EAP AKA Authentication        27 October, 2003 
    
   header. Integrity protection (AT_MAC) is based on a keyed message 
   authentication code. Confidentiality (AT_ENCR_DATA and AT_IV) is 
   based on a block cipher.  
    
   Because keys are not available in the beginning of the EAP methods, 
   the AT_MAC attribute cannot be used for protecting EAP/AKA-Identity 
   messages. However, the AT_CHECKCODE attribute can optionally be used 
   to protect the integrity of the EAP/AKA-Identity roundtrip. 
    
   On full authentication, replay protection is provided by RAND and 
   AUTN values from the underlying UMTS AKA scheme, which makes use of the RAND and AUTN 
   values. scheme. On re-authentication, re-
   authentication, a counter and a server nonce is used to provide 
   replay protection. 
   The contents of the EAP-Response/Identity packet are implicitly 
   integrity protected by including them in key derivation. 
    
   Because EAP/AKA is not a tunneling method, EAP Notification, EAP 
   Success or EAP Failure packets are not confidential, integrity 
   protected or replay protected. On physically insecure networks, this 
   may enable an attacker to mount denial of service attacks by sending 
   false EAP Notification, EAP Success or EAP Failure packets. However, 
   the attacker cannot force the peers to believe successful 
   authentication has occurred when mutual authentication failed or has 
   not happened yet. 
    
   An eavesdropper will see the EAP Notification, EAP Success and EAP 
   Failure packets sent in the clear. With EAP AKA, confidential 
   information MUST NOT be transmitted in EAP Notification packets. 
    
12.6. 
    
9.6. Negotiation Attacks 
    
   EAP/AKA does not protect the EAP-Response/Nak packet. Because 
   EAP/AKA does not protect the EAP method negotiation, EAP method 
   downgrading attacks may be possible, especially if the user uses the 
   same identity with EAP/AKA and other EAP methods. 
    
   As described in Section 6, 5, EAP/AKA allows the protocol to be 
   extended by defining new attribute types. When defining such 
   attributes, it should be noted that any extra attributes included in 
   EAP-Request/AKA-Identity or EAP-Response/AKA-Identity packets are 
   not included in the MACs later on, and thus some other precautions 
   must be taken to avoid modifications to them. 
    
   EAP/AKA does not support ciphersuite negotiation or EAP/AKA protocol 
   version negotiation. 
    
     
   Arkko and Haverinen     Expires in six months            [Page 54] 


                        EAP AKA Authentication               June 2003 
    
12.7. 
    
9.7. Fast Reconnect 
    
   EAP/AKA includes an optional re-authentication ("fast reconnect") 
   procedure, as recommended in [18] [EAP] for EAP types that are intended 
   for physically insecure networks. 
    
12.8. 
    
9.8. Acknowledged Result Indications 
    
     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 56] 


                        EAP AKA Authentication        27 October, 2003 
    
   EAP/AKA does not provide acknowledged or integrity protected Success 
   or Failure indications. 
    
   If an EAP Success or an EAP Failure packet is lost when using 
   EAP/AKA over an unreliable medium, and if the protocol over which 
   EAP/AKA is transported does not address the possible loss of Success 
   or Failure, then the peer and authenticator EAP server may end up having a 
   different interpretation of the state of the authentication 
   conversation. 
    
   On physically insecure networks, an attacker may mount denial of 
   service attacks by sending false EAP Success or EAP Failure 
   indications. However, the attacker cannot force the client peer or the 
   authenticator EAP 
   server to believe successful authentication has occurred when mutual 
   authentication failed or has not happened yet. 
    
12.9. 
    
9.9. Man-in-the-middle Attacks 
    
   In order to avoid man-in-the-middle attacks and session hijacking, 
   user data SHOULD be integrity protected on physically insecure 
   networks. The EAP/AKA Master Session Key or keys derived from it MAY 
   be used as the integrity protection keys, or, if an external 
   security mechanism such as PEAP is used, then the link integrity 
   protection keys MAY be derived by the external security mechanism.  
    
   There are man-in-the-middle attacks associated with the use of any 
   EAP method within a tunneled protocol such as PEAP, or within a 
   sequence of EAP methods followed by each other. This specification 
   does not address these attacks. If EAP/AKA is used with a tunneling 
   protocol or as part of a sequence of methods, there should be 
   cryptographic binding provided between the protocols and EAP/AKA to 
   prevent man-in-the-middle attacks through rogue authenticators being 
   able to setup one-way authenticated tunnels. EAP/AKA Master Session 
   Key MAY be used to provide the cryptographic binding. However the 
   mechanism how the binding is provided depends on the tunneling or 
   sequencing protocol, and it is beyond the scope of this document. 
    
12.10. 
    
9.10. Generating Random Numbers 
    
   An EAP/AKA implementation SHOULD use a good source of randomness to 
   generate the random numbers required in the protocol. Please see 
   [20] 
   [RFC 1750] for more information on generating random numbers for security 
   applications. 
    
13. Security Claims 
    
     
   Arkko and Haverinen     Expires in six months            [Page 55] 


                        EAP AKA Authentication               June 2003 information on generating random numbers for 
   security applications. 
    
10. Security Claims 
    
   This section provides the security claims required by [18]. [EAP]. 
    
   [a] Intended use. EAP AKA is intended for use over both physically 
   insecure networks and physically or otherwise secure networks. 
   Applicable media include but are not limited to PPP, IEEE 802 wired 
   networks and IEEE 802.11. 
    

     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 57] 


                        EAP AKA Authentication        27 October, 2003 
    
   [b] Mechanism. EAP AKA is based on the UMTS AKA mechanism, which is 
   an authentication and key agreement mechanism based on a symmetric 
   128-bit pre-shared secret.  
    
   [c] Security claims. The security properties of the method are 
   discussed in Section 12. 9. 
    
   [d] Key strength. EAP/AKA supports key derivation with 128-bit 
   effective key strength. 
    
   [e] Description of key hierarchy. Please see Section 10. 0. 
    
   [f] Indication of vulnerabilities. Vulnerabilities are discussed in 
   Section 12. 
    
14. 9. 
    
11. Intellectual Property Right Notices 
    
   On IPR related issues, Nokia and Ericsson refer to the their 
   respective statements on patent licensing. Please see 
   http://www.ietf.org/ietf/IPR/NOKIA and 
   http://www.ietf.org/ietf/IPR/ERICSSON-General  
    
Acknowledgements and Contributions 
    
   The authors wish to thank Rolf Blom of Ericsson, Bernard Aboba of 
   Microsoft, Arne Norefors of Ericsson, N.Asokan of Nokia, Valtteri 
   Niemi of Nokia, Kaisa Nyberg of Nokia, Jukka-Pekka Honkanen of 
   Nokia, Pasi Eronen of Nokia, Olivier Paridaens of Alcatel and Ilkka 
   Uusitalo of Ericsson for interesting discussions in this problem 
   space. 
    
   The attribute format is based on the extension format of Mobile IPv4 
   [21]. 
   [RFC 3344]. 
    
Authors' Addresses 
    
   Jari Arkko 
   Ericsson 
   02420 Jorvas                 Phone:  +358 40 5079256 
   Finland                      Email:  jari.arkko@ericsson.com 
    
   Henry Haverinen 
   Nokia Mobile Phones 
   P.O. Box 88 
   33721 Tampere                Phone: +358 50 594 4899 
   Finland                      E-mail: henry.haverinen@nokia.com 
    







     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 56] 58] 


                        EAP AKA Authentication               June        27 October, 2003 
    
Annex A. Pseudo-Random Number Generator 
    
   The "|" character denotes concatenation, and "^" denotes involution. 
    
   Step 1: Choose a new, secret value for the seed-key, XKEY 
    
   Step 2: In hexadecimal notation let 
       t = 67452301 EFCDAB89 98BADCFE 10325476 C3D2E1F0 
       This is the initial value for H0|H1|H2|H3|H4  
       in the FIPS SHS [10] [SHA-1] 
    
   Step 3: For j = 0 to m - 1 do 
         3.1 XSEED_j = 0 /* no optional user input */ 
         3.2 For i = 0 to 1 do 
             a. XVAL = (XKEY + XSEED_j) mod 2^b 
             b. w_i = G(t, XVAL) 
             c. XKEY = (1 + XKEY + w_i) mod 2^b 
         3.3 x_j = w_0|w_1 




































     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 57] 59] 


                        EAP AKA Authentication               June        27 October, 2003 
    
    
    
    
Normative References 
    
    
   [1] 
    
   [TS 33.102] 3GPP Technical Specification 3GPP TS 33.102 V5.1.0: 
   "Technical Specification Group Services and System Aspects; 3G 
   Security; Security Architecture (Release 5)", 3rd Generation 
   Partnership Project, December 2002. (NORMATIVE) 
    
   [2]   IEEE P802.1X/D11, "Standards for Local Area and Metropolitan 
         Area Networks: Standard for Port Based Network Access 
         Control", March 2001. (INFORMATIVE) 
    
   [3]   IEEE Draft 802.11eS/D1, "Draft Supplement to STANDARD FOR 
         Telecommunications and Information Exchange between Systems - 
         LAN/MAN Specific Requirements - Part 11: Wireless Medium 
         Access Control (MAC) and physical layer (PHY) specifications: 
         Specification for Enhanced Security", March 2001. 
         (INFORMATIVE) 
    
   [4] 

   [RFC 2486] Aboba, B. and M. Beadles, "The Network Access 
   Identifier", RFC 2486, January 1999. (NORMATIVE) 
    
   [5] 

   [EAP] L. Blunk, J. Vollbrecht, "PPP Extensible Blunk et al., "Extensible Authentication Protocol (EAP)", RFC 2284, March 1998. (NORMATIVE) 
    
   [6] 
   draft-ietf-eap-rfc2284bis-05.txt, work-in-progress, September 2003. 

   [RFC 2119] S. Bradner, "Key words for use in RFCs to indicate 
   Requirement Levels", RFC 2119, March 1997. (NORMATIVE) 
    
   [7] 

   [TS 23.003] 3GPP Technical Specification 3GPP TS 23.003 V5.5.1: "3rd 
   Generation Parnership Project; Technical Specification Group Core 
   Network; Numbering, addressing and identification (Release 5)", 3rd 
   Generation Parnership Project, January 2003 
         (NORMATIVE) 
    
   [8]   Draft 3GPP Technical Specification 3GPP TS 23.234 V 1.4.0: 
         "Technical Specification Group Services and System Aspects; 
         3GPP system to Wireless Local Area Network (WLAN) 
         Interworking; System Description", 3rd Generation Partnership Project, work in progress, January 2003. (INFORMATIVE) 
    
   [9] 2003 

   [RFC 2104] H. Krawczyk, M. Bellare, R. Canetti, "HMAC: Keyed-Hashing 
   for Message Authentication", RFC2104, February 1997. (NORMATIVE) 
    
   [10] 

   [SHA-1] Federal Information Processing Standard (FIPS) Publication 
   180-1, "Secure Hash Standard," National Institute of Standards and 
   Technology, U.S. Department of Commerce, April 17, 1995. 
         (NORMATIVE) 
    
   [11] 

   [AES] Federal Information Processing Standard Standards (FIPS) draft standard, Publication 
   197, "Advanced Encryption Standard (AES)", 
 

     
   Arkko and Haverinen     Expires in six months            [Page 58] 


                        EAP AKA Authentication               June 2003 
    
    
         http://csrc.nist.gov/publications/drafts/dfips-AES.pdf, 
         September 2001. (NORMATIVE) 
    
   [12]  US National Bureau Institute of Standards, "DES 
   Standards and Technology, November 26, 2001. 
   http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf 

   [CBC] NIST Special Publication 800-38A, "Recommendation for Block 
   Cipher Modes of Operation", 
         Federal Information Processing Standard (FIPS) Publication 81, Operation - Methods and Techniques", National 
   Institute of Standards and Technology, December 1980. (NORMATIVE) 
    
   [13] 2001. 
   http://csrc.nist.gov/publications/nistpubs/800-38a/sp800-38a.pdf 

   [TS 33.105] 3GPP Technical Specification 3GPP TS 33.105 4.1.0: 
   "Technical Specification Group Services and System Aspects; 3G 
   Security; Cryptographic Algorithm Requirements (Release 4)", 3rd 
   Generation Partnership Project, June 2001 (NORMATIVE) 
    
   [14]  

   [PRF] Federal Information Processing Standards (FIPS) Publication 
   186-2 (with change notice), "Digital Signature Standard (DSS)", 
   National Institute of Standards and Technology, January 27, 2000, (NORMATIVE) 2000 
   Available on-line at:  
         http://csrc.nist.gov/publications/fips/fips186-2/ 
         fips186-2-change1.pdf  
    
   [15]  B. Aboba, D. Simon, "PPP  
   http://csrc.nist.gov/publications/fips/fips186-2/fips186-2-
   change1.pdf  


     
   Arkko and Haverinen     Expires 27 April, 2004           [Page 60] 


                        EAP TLS AKA Authentication Protocol", RFC 
         2716, October 1999 (INFORMATIVE) 
    
   [16]  G. Zorn, "Microsoft Vendor-specific RADIUS Attributes", RFC 
         2548, March 1999 (INFORMATIVE) 
    
   [17]        27 October, 2003 
    
    
   [RFC 2434] T. Narten, H. Alvestrand, "Guidelines for Writing an IANA 
   Considerations Section in RFCs", RFC 2434, October 1998. 
         (NORMATIVE) 
    
   [18]  L. Blunk, J. Vollbrecht, B. Aboba, "Extensible Authentication 
         Protocol (EAP)", draft-ietf-pppext-rfc2284bis-07.txt, work-in-
         progress, October 2002. (NORMATIVE) 
    
   [19] 

Informative References 
    
   [RFC 2548] G. Zorn, "Microsoft Vendor-specific RADIUS Attributes", 
   RFC 2548, March 1999 

   [PEAP] H. Andersson, S. Josefsson, G. Zorn, D. Simon, A. Palekar, 
   "Protected EAP Protocol (PEAP)", draft-josefsson-pppext-eap-
         tls-eap-05.txt, draft-josefsson-pppext-eap-tls-eap-
   05.txt, work-in-progress, September 2002. 
         (IMFORMATIVE) 
    
   [20] 

   [RFC 1750] D. Eastlake, 3rd, S. Crocker, J. Schiller, "Randomness 
   Recommendations for Security",  RFC 1750 (Informational), December 
   1994. (INFORMATIVE) 
    
   [21] 

   [RFC 3344] C. Perkins (editor), "IP Mobility Support", RFC 3344, 
   August 2002. (INFORMATIVE) 

   [EAP SIM] H. Haverinen, J. Salowey, "EAP SIM Authentication", draft-
   haverinen-pppext-eap-sim-12.txt, October 2003, work in progress 

   [TS 23.234] Draft 3GPP Technical Specification 3GPP TS 23.234 V 
   1.4.0: "Technical Specification Group Services and System Aspects; 
   3GPP system to Wireless Local Area Network (WLAN) Interworking; 
   System Description", 3rd Generation Partnership Project, work in 
   progress, January 2003. 

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    




     
   Arkko and Haverinen     Expires in six months 27 April, 2004           [Page 59] 61] 

----