1e28a4053SRui Paulo# Parameters for Milenage (Example algorithms for AKA). 2e28a4053SRui Paulo# The example Ki, OPc, and AMF values here are from 3GPP TS 35.208 v6.0.0 3e28a4053SRui Paulo# 4.3.20 Test Set 20. SQN is the last used SQN value. 4e28a4053SRui Paulo# These values can be used for both UMTS (EAP-AKA) and GSM (EAP-SIM) 5e28a4053SRui Paulo# authentication. In case of GSM/EAP-SIM, AMF and SQN values are not used, but 6*4b72b91aSCy Schubert# stub values will need to be included in this file. 7e28a4053SRui Paulo 8325151a3SRui Paulo# IMSI Ki OPc AMF SQN [RES_len] 9e28a4053SRui Paulo232010000000000 90dca4eda45b53cf0f12d7c9c3bc6a89 cb9cccc4b9258e6dca4760379fb82581 61df 000000000000 10325151a3SRui Paulo# Example using truncated 32-bit RES instead of 64-bit default 11325151a3SRui Paulo232010000000001 90dca4eda45b53cf0f12d7c9c3bc6a89 cb9cccc4b9258e6dca4760379fb82581 61df 000000000000 4 12e28a4053SRui Paulo 13e28a4053SRui Paulo# These values are from Test Set 19 which has the AMF separation bit set to 1 14e28a4053SRui Paulo# and as such, is suitable for EAP-AKA' test. 15e28a4053SRui Paulo555444333222111 5122250214c33e723a5dd523fc145fc0 981d464c7c52eb6e5036234984ad0bcf c3ab 16f3b3f70fc1 16